Skip to content

Instantly share code, notes, and snippets.

@saleh-old
Created July 11, 2019 14:16
Show Gist options
  • Save saleh-old/9804c4e345b5800ec50971ad5f48d761 to your computer and use it in GitHub Desktop.
Save saleh-old/9804c4e345b5800ec50971ad5f48d761 to your computer and use it in GitHub Desktop.
sudo apt-get update
# install Oh My Zsh
apt install zsh
sh -c "$(wget -O- https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
# too add aliases
nano ~/.zshrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment