Revert 77ada8a16d4f354072543902d02bc166f5262d14...8139304d39cfed81a663660ffda95a07a53bdb6f on Customization

Marc Cornellà 2018-10-28 16:22:16 +01:00
parent 4e71f29d8c
commit b6e70bcd5d

@ -51,17 +51,6 @@ zsh_custom
Then edit your .zshrc to use that theme.
Optionally you can use the following script for an easier installation: [oh-my-zsh theme installer](https://gist.github.com/tmjoseantonio/dfa6b84818051f1c5b95dbcb0a47a118)
```
# some_folder
# └──install.sh
# └──my_awesome_theme.zsh-theme
```
```shell
$ sh install.sh my_awesome_theme
```
```shell
ZSH_THEME="my_awesome_theme"
```