mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-22 07:43:31 +01:00
Revert 77ada8a16d4f354072543902d02bc166f5262d14...8139304d39cfed81a663660ffda95a07a53bdb6f on Customization
parent
4e71f29d8c
commit
b6e70bcd5d
@ -51,17 +51,6 @@ zsh_custom
|
|||||||
|
|
||||||
Then edit your .zshrc to use that theme.
|
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
|
```shell
|
||||||
ZSH_THEME="my_awesome_theme"
|
ZSH_THEME="my_awesome_theme"
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user