-
-
Save edson-github/c09d5ab8fb8f0943c4dce7cf83326a7e to your computer and use it in GitHub Desktop.
Revisions
-
luizomf created this gist
Aug 21, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ # ZSH sudo apt install zsh -y sudo apt-get install powerline fonts-powerline -y git clone https://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc chsh -s /bin/zsh # REBOOT # sudo reboot