Add .zsh and completions placeholder
This commit is contained in:
0
zsh/zsh/completions/.keep
Normal file
0
zsh/zsh/completions/.keep
Normal file
@ -1,3 +1,5 @@
|
||||
export EDITOR="nvim"
|
||||
|
||||
fpath=(~/.zsh/completions $fpath)
|
||||
|
||||
. "$HOME/.cargo/env"
|
||||
|
Reference in New Issue
Block a user