aboutsummaryrefslogtreecommitdiff
path: root/.config/zsh/.zshrc
diff options
context:
space:
mode:
authorsrdusr <trevorgray@srdusr.com>2023-07-11 23:47:41 +0200
committersrdusr <trevorgray@srdusr.com>2023-07-11 23:47:41 +0200
commit1c6ffa3b16358609aa6f5061c2a408f3c117a673 (patch)
treeb3307f94345c00a6d40e37076390289b3a6d6d07 /.config/zsh/.zshrc
parentd4966c110694891b13f35317166d1ced15ea5e4a (diff)
downloaddotfiles-1c6ffa3b16358609aa6f5061c2a408f3c117a673.tar.gz
dotfiles-1c6ffa3b16358609aa6f5061c2a408f3c117a673.zip
Source nvm
Diffstat (limited to '.config/zsh/.zshrc')
-rw-r--r--.config/zsh/.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc
index 373d83a..558a715 100644
--- a/.config/zsh/.zshrc
+++ b/.config/zsh/.zshrc
@@ -504,6 +504,7 @@ openSession () {
}
########## Source Plugins, should be last ##########
+#source /usr/share/nvm/init-nvm.sh
# Load zsh-syntax-highlighting
source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh 2>/dev/null