diff --git a/cfg/zsh/cfg.d/export.zsh b/cfg/zsh/cfg.d/export.zsh index dcdd939..52337f0 100644 --- a/cfg/zsh/cfg.d/export.zsh +++ b/cfg/zsh/cfg.d/export.zsh @@ -2,7 +2,7 @@ dotfls="${HOME}/dotfiles" dotlib="${dotfls}/lib" dotcfg="${dotfls}/cfg" -brewpr="$(/home/homebrew/.homebrew/bin/brew --prefix)" +brewpr="$(/home/linuxbrew/.linuxbrew/bin/brew --prefix)" # Path path=(${brewpr}/sbin ${brewpr}/bin) # Homebrew