summaryrefslogtreecommitdiff
path: root/early/zsh-nvm.zsh
diff options
context:
space:
mode:
authorA Farzat <a@farzat.xyz>2024-02-20 11:51:29 +0900
committerA Farzat <a@farzat.xyz>2024-10-14 11:51:29 +0900
commite163abbc54578e793c4ad2aa0a649916ed48f43d (patch)
treeba09c116e0fb5fa5748c28d871d4cc0dba933675 /early/zsh-nvm.zsh
parentdc70f80c56970957b33db6ed1212581dcad2196c (diff)
downloadzsh-e163abbc54578e793c4ad2aa0a649916ed48f43d.tar.gz
zsh-e163abbc54578e793c4ad2aa0a649916ed48f43d.zip
Add early configuration files
Diffstat (limited to 'early/zsh-nvm.zsh')
-rw-r--r--early/zsh-nvm.zsh2
1 files changed, 2 insertions, 0 deletions
diff --git a/early/zsh-nvm.zsh b/early/zsh-nvm.zsh
new file mode 100644
index 0000000..b61284e
--- /dev/null
+++ b/early/zsh-nvm.zsh
@@ -0,0 +1,2 @@
+# Does not work anyway and breaks compinit when called at the end of zshrc.
+export NVM_COMPLETION=false