zsh/zshenv: Add ~/bin to PATH

This commit is contained in:
Gender Demon 2021-05-22 19:37:09 +01:00
parent e818ab33b2
commit 49e62a5a28
1 changed files with 1 additions and 1 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:/home/cren/.local/share/ponyup/bin
export PATH=$PATH:/home/cren/bin:/home/cren/.local/bin:/home/cren/.local/share/ponyup/bin
# pfetch config
export PF_INFO="ascii title os kernel shell wm memory pkgs palette"