alias ls='ls -F --color' alias vi="vim -u NONE -C" alias totp="oathtool --totp -b -d 6" EDITOR=/usr/bin/vim export EDITOR LANG=en_US.UTF-8 export LANG CHARSET=en_US.UTF-8 export CHARSET TZ='America/New_York' export TZ GPG_TTY=`tty` export GPG_TTY PASSWORD_STORE_DIR=/home/user/pass.d export PASSWORD_STORE_DIR