Replace fasd with pazi
This commit is contained in:
parent
f049d15b99
commit
32d04ab990
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
eval $(thefuck --alias)
|
eval $(thefuck --alias)
|
||||||
eval "$(fasd --init auto)"
|
eval "$(pazi init zsh)"
|
||||||
|
|
||||||
# git aliases
|
# git aliases
|
||||||
alias gs="git status"
|
alias gs="git status"
|
||||||
|
|
|
@ -14,7 +14,6 @@
|
||||||
- 'catimg'
|
- 'catimg'
|
||||||
- 'climate'
|
- 'climate'
|
||||||
- 'exa'
|
- 'exa'
|
||||||
- 'fasd'
|
|
||||||
- 'fd'
|
- 'fd'
|
||||||
- 'fpp'
|
- 'fpp'
|
||||||
- 'htop'
|
- 'htop'
|
||||||
|
@ -22,6 +21,7 @@
|
||||||
- 'jq'
|
- 'jq'
|
||||||
- 'nnn'
|
- 'nnn'
|
||||||
- 'oh-my-zsh-git'
|
- 'oh-my-zsh-git'
|
||||||
|
- 'pazi'
|
||||||
- 'perl-file-mimeinfo'
|
- 'perl-file-mimeinfo'
|
||||||
- 'pigz'
|
- 'pigz'
|
||||||
- 'playerctl'
|
- 'playerctl'
|
||||||
|
|
Loading…
Reference in a new issue