Reorganize some more

This commit is contained in:
2021-06-16 11:33:02 -05:00
parent 7697e0b673
commit 527cab9cd0
6 changed files with 4 additions and 7 deletions

5
zshenv Normal file
View File

@ -0,0 +1,5 @@
export EDITOR="nvim"
fpath=(~/.zsh/completions $fpath)
. "$HOME/.cargo/env"