Advertisement
Zoltar358

ZSH

Feb 7th, 2018
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.20 KB | None | 0 0
  1. # Dependencies: git, curl
  2. sudo apt-add-repository ppa:gekkio/zsh
  3. sudo apt update
  4. sudo apt install zsh
  5. sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement