aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorgxlin <[email protected]>2021-08-05 20:50:52 +0800
committergxlin <[email protected]>2021-08-05 20:50:52 +0800
commitc12eac7dce27b27d7818019b3195f1992fc623c5 (patch)
tree8aef19d145f638f4a16967947b51a49df9695243 /.zshrc
parentdd7e28d3a92f901b8a1853cdd70656aa09bb4540 (diff)
downloaddotfiles-c12eac7dce27b27d7818019b3195f1992fc623c5.tar.gz
dotfiles-c12eac7dce27b27d7818019b3195f1992fc623c5.tar.bz2
dotfiles-c12eac7dce27b27d7818019b3195f1992fc623c5.zip
Modified .zshrc and .alias
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index 0aefad9..fa00dc3 100644
--- a/.zshrc
+++ b/.zshrc
@@ -68,4 +68,4 @@ fi
zplug load
source $HOME/.aliases
-[ -f $HOME/.zshrc_local ] && source $HOME/.zshrc_local
+[ -f $HOME/.zsh_local ] && source $HOME/.zsh_local