mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-08-10 15:27:58 +02:00
Revert 77ada8a16d4f354072543902d02bc166f5262d14...8139304d39cfed81a663660ffda95a07a53bdb6f on Customization
@ -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"
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user