Update zsh config

This commit is contained in:
Gender Demon 2021-01-03 15:54:01 +00:00
parent 8d0aa6ff51
commit c2b5b8b4a8
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# ~/.zshenv: environment bootstrap
export EDITOR=nvim
export XDG_CONFIG_HOME=/home/cren/.config/
export PATH=$PATH:/home/cren/.local/bin
export PATH=$PATH:/home/cren/.local/bin:/home/cren/bin
# pfetch config
export PF_INFO="ascii title os kernel shell wm memory pkgs palette"

View File

@ -14,8 +14,8 @@ setopt CORRECT
# Aliases
alias ls="ls --color=auto"
alias swirc="swirc -r cren -u cren -n cren"
alias gcc="gcc -Wall"
alias catgirl="catgirl -u cren"
# Prompt
# Load colour module for marking up prompt