This commit is contained in:
Marco Thomas
2020-12-05 02:11:28 +01:00
parent e086203277
commit f7029fd3d9
6 changed files with 38 additions and 24 deletions

View File

@@ -31,6 +31,7 @@ zstyle ':vcs_info:git:*' formats '  %b'
# ============================== Exports
export EDITOR="nvim"
export VISUAL="nvim"
export LANG="en_US.UTF-8"
export PATH=$PATH:$HOME/.local/bin:$HOME/scripts:$HOME/.cargo/bin