added pet to dotfiles
This commit is contained in:
parent
3b6decd810
commit
fb3940c4fb
1 changed files with 5 additions and 1 deletions
|
@ -24,9 +24,13 @@ zinit ice as"command" from"gh-r" mv"bat* -> bat" pick"bat/bat"
|
|||
zinit light sharkdp/bat
|
||||
|
||||
# ogham/exa, replacement for ls
|
||||
zinit ice wait"2" lucid from"gh-r" as"program" mv"exa* -> exa"
|
||||
zinit ice as"program" from"gh-r" mv"exa* -> exa"
|
||||
zinit light ogham/exa
|
||||
|
||||
# knqyf263/pet, replacement for ls
|
||||
zinit ice as"program" from"gh-r" mv"pet* -> pet"
|
||||
zinit light knqyf263/pet
|
||||
|
||||
zinit wait lucid light-mode blockf atpull'zinit creinstall -q .' for zsh-users/zsh-completions
|
||||
zinit wait lucid light-mode atload"_zsh_autosuggest_start" for zsh-users/zsh-autosuggestions
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue