cmc/dotfiles
Using GNU Stow to manage my dotfiles.
clone: git clone https://gitbay.org/cmc/dotfiles.git
e37930fe3ee22fa92ff503d65fac0853006495f9
verified · cmc
author: Christian Cleberg <hello@cleberg.net> · 2026-02-09T18:30:04Z
zsh/.zshrc | 1 + 1 file changed, 1 insertion(+) @@ -23,6 +23,7 @@ fi # 3. ENVIRONMENT VARIABLES & PATH # ============================================================================== +export PATH="/home/linuxbrew/.linuxbrew/bin:$PATH" export PATH="$HOME/.local/xonsh-env/xbin:$PATH" export PATH="$BRE_PREFIX:$PATH" export GPG_TTY=$(tty)