This is a theme for oh-my-zsh best optimized for people who use;
- Solarized
- Git
- Unicode-compatible fonts and terminals
-
Refer to the official website https://ohmyz.sh/ to install oh-my-zsh
-
After oh-my-zsh, clone this them to your local machine using;
For SSH: 👇
git clone git@github.com:OlukaDenis/DTheme.git
For HTTP: 👇
git clone https://github.com/OlukaDenis/DTheme.git
Then:
cd DTheme chmod +x install.sh ./install.sh
-
When prompted, locate the line that has
ZSH_THEME="some-other-theme"
and replacesome-other-theme
withDTheme
. -
Press
ctrl + x
-
Then restart your machine.
-
Boom 💥: Enjoy your new experience with the DTheme.
If you are working on adding features, PRs, or bugfixes, this section should help get you going.
- Fork this repo
- Create your feature branch
git checkout -b your-feature-branch
- Commit your changes
git commit -am 'Add some feature'
- Push to the branch
git push origin your-new-feature
- Create new Pull Request
Created by </ Denis Oluka >
- Denis Oluka on Facebook
😉