summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/zsh/exports.zsh4
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/zsh/exports.zsh b/.config/zsh/exports.zsh
index acd817e..cf8fea7 100644
--- a/.config/zsh/exports.zsh
+++ b/.config/zsh/exports.zsh
@@ -32,3 +32,7 @@ eval "$(pyenv init -)"
export PATH="$HOME/.cargo/bin:$PATH"
export GEM_HOME="$HOME/.gem"
+
+# Created by `pipx` on 2021-03-01 21:32:03
+export PATH="$PATH:/home/aktersnurra/.local/bin"
+