Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brodock/.custom-oh-my-zsh
My Oh-My-Zsh customizations
https://github.com/brodock/.custom-oh-my-zsh
Last synced: about 1 month ago
JSON representation
My Oh-My-Zsh customizations
- Host: GitHub
- URL: https://github.com/brodock/.custom-oh-my-zsh
- Owner: brodock
- Created: 2015-04-13T17:37:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-01-27T16:40:19.000Z (almost 5 years ago)
- Last Synced: 2023-04-13T14:04:24.034Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Requirements
You must have a fully functional Oh My Zsh install
# Install
1. Clone it to your home directory.
2. Edit your .zshrc and add the following variable:
> ZSH_CUSTOM="$HOME/.custom_oh_my_zsh"
Must be before:
> source $ZSH/oh-my-zsh.sh
3. Change your theme at will