summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.zshrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.zshrc b/.zshrc
index 1ef42e5..e10ccf3 100644
--- a/.zshrc
+++ b/.zshrc
@@ -1,5 +1,5 @@
# antibody bundle < ~/.zsh_plugins.txt > ~/.zsh_plugins.sh
-export PATH="$PATH:$HOME/bin"
+export PATH="$PATH:$HOME/bin:$HOME/projects/zig"
autoload -Uz compinit
typeset -i updated_at=$(date +'%j' -r ~/.zcompdump 2>/dev/null || stat -f '%Sm' -t '%j' ~/.zcompdump 2>/dev/null)
@@ -84,4 +84,4 @@ export FZF_DEFAULT_OPTS="$FZF_DEFAULT_OPTS"\
_gen_fzf_default_opts
-source /home/kent/.config/broot/launcher/bash/br
+source $HOME/.config/broot/launcher/bash/br