diff options
author | Hsieh Chin Fan <typebrook@topo.tw> | 2023-01-26 22:53:25 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@topo.tw> | 2023-01-26 22:53:25 +0800 |
commit | b387de3d5243ea913cb4aa3ab52955be50aa0d1b (patch) | |
tree | 0ae11d9e3e0922f00208d4b1063be0e838838c05 /zsh | |
parent | e2a2009b2f5f0e84a8971184d3d1832ba856c194 (diff) |
Update
Diffstat (limited to 'zsh')
-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 |