diff options
| -rw-r--r-- | zsh/.zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
