diff options
| -rw-r--r-- | zsh/zshrc | 7 |
1 files changed, 0 insertions, 7 deletions
| @@ -1,10 +1,3 @@ | |||
| 1 | # Set name of the theme to load --- if set to "random", it will | ||
| 2 | # load a random theme each time oh-my-zsh is loaded, in which case, | ||
| 3 | # to know which specific one was loaded, run: echo $RANDOM_THEME | ||
| 4 | # See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes | ||
| 5 | ZSH_THEME="archcraft" | ||
| 6 | |||
| 7 | |||
| 8 | # helper repo | 1 | # helper repo |
| 9 | export SETTING_DIR=$HOME/helper | 2 | export SETTING_DIR=$HOME/helper |
| 10 | source $SETTING_DIR/tools/init/load-settings.sh | 3 | source $SETTING_DIR/tools/init/load-settings.sh |