Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 754 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 754 Bytes

Customized oh-my-zsh

A repository for a custom oh-my-zsh setup.

Prerequisites

  • Unix-based operating system (MAC OS or Linux)
  • Zsh
  • wget
  • git

Installation

./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.

References

License

This repository, as well as Oh My Zsh, is released under the MIT license.