Added pfetch to zshrc, removed xmodmap

This commit is contained in:
opalvault
2022-01-17 22:47:59 -08:00
parent 9147ceb68c
commit c5de249472
3 changed files with 6 additions and 4 deletions
+3
View File
@@ -14,6 +14,9 @@ export PATH=/home/opal/go/bin:$PATH # Golang Path
#### ~~~~ Locale ~~~~ #####
export LANG=en_US.UTF-8
#### ~~~ Programs ~~~~ ####
pfetch
# #### ~~~~ Import ~~~~ #####
ALIAS_LOCATION="$XDG_CONFIG_HOME/zsh/zsh_aliases"
FUNCTION_LOCATION="$XDG_CONFIG_HOME/zsh/zsh_functions"