Seems fish auto adds argv as argument for alias

This commit is contained in:
Micke Nordin 2020-11-18 10:00:21 +01:00
parent ab1eab9b85
commit 698837cb4a

View file

@ -1,5 +1,5 @@
alias ls='exa'
alias caldav='vdirsyncer sync && khal interactive && vdirsyncer sync'
alias caldav='vdirsyncer sync && khal interactive && vdirsyncer sync && true'
set TERM xterm-256color
function fish_greeting
status --is-login