fix greeting

This commit is contained in:
lelgenio 2020-07-12 22:53:35 -03:00
parent a1a5363b7a
commit 51c722e3a0

View file

@ -49,7 +49,8 @@ command -qs exa &&
command -qs bat &&
alias cat bat
alias fish_greeting 'khal list now 10d --format " {title}"'
command -qs khard &&
khal list now 10d --format " {title}"
abbr gs git status
abbr gp 'git pull; git push'