7 lines
322 B
Plaintext
Executable File
7 lines
322 B
Plaintext
Executable File
sh -c "$(wget -O- https://raw.githubusercontent.com/romkatv/zsh4humans/v5/install)"
|
|
rm -rf ~/.cache/zsh4humans/v5/fzf
|
|
git clone --depth 1 https://github.com/junegunn/fzf.git ~/.cache/zsh4humans/v5/fzf
|
|
~/.cache/zsh4humans/v5/fzf/install
|
|
curl -sSfL https://raw.githubusercontent.com/ajeetdsouza/zoxide/main/install.sh | sh
|
|
|