Initial dotfiles configuration

This commit is contained in:
2021-06-14 14:20:50 -05:00
commit fb31575074
19 changed files with 3248 additions and 0 deletions

3
zsh/zshenv Normal file
View File

@@ -0,0 +1,3 @@
export EDITOR="nvim"
. "$HOME/.cargo/env"