summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-02-09 12:32:37 -0600
committerChristian Cleberg <[email protected]>2026-02-09 12:32:37 -0600
commitb5aac005662828e269d8307dc326760022ea4dfb (patch)
treed3dd96f5037d10bb895b8ac2199b297393d7e8a1
parente37930fe3ee22fa92ff503d65fac0853006495f9 (diff)
downloaddotfiles-b5aac005662828e269d8307dc326760022ea4dfb.tar.gz
dotfiles-b5aac005662828e269d8307dc326760022ea4dfb.tar.bz2
dotfiles-b5aac005662828e269d8307dc326760022ea4dfb.zip
fix path
-rw-r--r--zsh/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index d5cd0e6..3622ddf 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -25,7 +25,7 @@ fi
export PATH="/home/linuxbrew/.linuxbrew/bin:$PATH"
export PATH="$HOME/.local/xonsh-env/xbin:$PATH"
-export PATH="$BRE_PREFIX:$PATH"
+export PATH="$BREW_PREFIX:$PATH"
export GPG_TTY=$(tty)
# borgbackup