Advertisement
Jackspade9624

Untitled

May 14th, 2025 (edited)
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. git clone --depth 1 -- https://github.com/marlonrichert/zsh-autocomplete.git
  2.  
  3. echo "[[ -r ~/Repos/znap/znap.zsh ]] ||
  4. git clone --depth 1 -- https://github.com/marlonrichert/zsh-snap.git ~/Repos/znap
  5. source ~/Repos/znap/znap.zsh" >> ~/.zshrc
  6.  
  7. clear && echo "zsh-autocomplete" && zsh
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement