aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 0c1738a..7a8f7a4 100644
--- a/.zshrc
+++ b/.zshrc
@@ -64,3 +64,5 @@ zplug load
source $HOME/.aliases
source $HOME/.functions
[ -f $HOME/.zsh_local ] && source $HOME/.zsh_local
+
+[ -f $HOME/.nnnrc ] && source $HOME/.nnnrc