aboutsummaryrefslogtreecommitdiffhomepage
path: root/zsh
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@topo.tw>2023-01-26 22:53:25 +0800
committerHsieh Chin Fan <typebrook@topo.tw>2023-01-26 22:53:25 +0800
commitb387de3d5243ea913cb4aa3ab52955be50aa0d1b (patch)
tree0ae11d9e3e0922f00208d4b1063be0e838838c05 /zsh
parente2a2009b2f5f0e84a8971184d3d1832ba856c194 (diff)
Update
Diffstat (limited to 'zsh')
-rw-r--r--zsh/zshrc7
1 files changed, 0 insertions, 7 deletions
diff --git a/zsh/zshrc b/zsh/zshrc
index 1958b56..8a24b94 100644
--- a/zsh/zshrc
+++ b/zsh/zshrc
@@ -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
5ZSH_THEME="archcraft"
6
7
8# helper repo 1# helper repo
9export SETTING_DIR=$HOME/helper 2export SETTING_DIR=$HOME/helper
10source $SETTING_DIR/tools/init/load-settings.sh 3source $SETTING_DIR/tools/init/load-settings.sh