add zoxide

This commit is contained in:
lelgenio 2020-09-28 04:29:16 -03:00
parent b49f7764d7
commit a0d6640ba9
1 changed files with 4 additions and 1 deletions

View File

@ -37,6 +37,9 @@ command -qs exa &&
command -qs bat &&
alias cat bat
command -qs zoxide &&
zoxide init fish | source
command -qs khard &&
function fish_greeting
set -l khalList khal list now 10d --format " {title}"
@ -78,7 +81,7 @@ function rcd #{{{
end
# force-repaint to redraw prompt
bind -M insert \co rcd
bind -M insert \cr rcd
#}}}
function etc #{{{
cd /etc/