Update some commands and change terminal to st

This commit is contained in:
2021-05-29 19:03:23 +01:00
parent bc8d62e90b
commit b17345ecdf
12 changed files with 88 additions and 48 deletions

View File

@@ -9,8 +9,9 @@ unsetopt PROMPT_SP
# Default programs
export EDITOR="nvim"
export TERMINAL="alacritty"
export TERMINAL="st"
export BROWSER="firefox"
export LOCATION="guildford"
# ~/ Clean-up:
export TOWER="$HOME/Tower"