pkg download upd
This commit is contained in:
@ -11,8 +11,9 @@ cp -l target/release/zoxide ../bin/
|
||||
``` sh *** config ***
|
||||
mkdir -p share/zsh/zshrc-auto.d
|
||||
zoxide init zsh > share/zsh/zshrc-auto.d/zoxide.zsh
|
||||
echo "alias cd='z'" >> share/zsh/zshrc-auto.d/zoxide.zsh
|
||||
|
||||
cd bin
|
||||
cp -l zoxide z
|
||||
cp -l z Z
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user