summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2021-03-07 22:40:28 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2021-03-07 22:40:28 +0100
commit553530387aaf6a442a33eba3f7b43b8911fc4bb8 (patch)
treefd00a8322eea975b1633af9faf778432d5292673 /.zshrc
parent7eae457654052897a8d5ca55e5a8217d4ab9f78c (diff)
Add new arch configs, messed up color theme
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 36086e1..fd86808 100644
--- a/.zshrc
+++ b/.zshrc
@@ -9,3 +9,6 @@
[ -f $HOME/.config/zsh/keybindings.zsh ] && source $HOME/.config/zsh/keybindings.zsh
[ -f $HOME/.config/zsh/programs.zsh ] && source $HOME/.config/zsh/programs.zsh
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
+
+# Created by `pipx` on 2021-03-01 21:32:03
+export PATH="$PATH:/home/aktersnurra/.local/bin"