A repository for a custom oh-my-zsh setup.
- Unix-based operating system (MAC OS or Linux)
- Zsh
wget
git
./setup-custom-zsh.sh
The script installs oh-my-zsh using wget and creates symbolic links the custom .screenrc and a custom .zsh file which includes useful shell commands and aliases. If you want to uninstall oh-my-zsh
and revert the changes, just run uninstall_oh_my_zsh
from the command-line.
- http://www.zsh.org/
- https://github.com/robbyrussell/oh-my-zsh
- https://github.com/robbyrussell/oh-my-zsh/wiki/Cheatsheet
This repository, as well as Oh My Zsh, is released under the MIT license.