Move some env things into shell config

This commit is contained in:
Jake Howard 2018-06-22 22:12:50 +01:00
parent f2f0ef7851
commit 6f5686420c
Signed by: jake
GPG Key ID: 57AFB45680EDD477
2 changed files with 1 additions and 2 deletions

View File

@ -11,3 +11,4 @@ export TIMEFMT=$'\nreal\t%E\nuser\t%U\nsys\t%S'
export HISTCONTROL=ignoreboth
export BROWSER=$(which firefox)
export EDITOR=$(which vim)

View File

@ -3,8 +3,6 @@ QT_QPA_PLATFORMTHEME=gtk2
GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01'
LANG=en_GB.UTF-8
ARCHFLAGS="-arch x86_64"
BROWSER=/usr/bin/firefox
EDITOR=/usr/bin/vim
SSH_AUTH_SOCK=/tmp/ssh-agent-jake.sock
TERMINATOR=/usr/bin/tilix
NNN_DE_FILE_MANAGER=nautilus