dotfiles-mirror/config/shell/shell/exports.backup
2025-06-15 12:43:08 +03:30

4 lines
139 B
Text

export PATH=$HOME/.local/bin:$PATH
export PATH=$HOME/.luarocks/bin:$PATH
export ZSH="/home/avery/.oh-my-zsh"
export NIXPKGS_ALLOW_UNFREE=1