Replace fasd with pazi

This commit is contained in:
Jake Howard 2019-11-04 21:38:25 +00:00
parent f049d15b99
commit 32d04ab990
Signed by: jake
GPG Key ID: 57AFB45680EDD477
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
eval $(thefuck --alias)
eval "$(fasd --init auto)"
eval "$(pazi init zsh)"
# git aliases
alias gs="git status"

View File

@ -14,7 +14,6 @@
- 'catimg'
- 'climate'
- 'exa'
- 'fasd'
- 'fd'
- 'fpp'
- 'htop'
@ -22,6 +21,7 @@
- 'jq'
- 'nnn'
- 'oh-my-zsh-git'
- 'pazi'
- 'perl-file-mimeinfo'
- 'pigz'
- 'playerctl'