diff options
Diffstat (limited to 'config/shell/shell/exports.backup')
| -rwxr-xr-x | config/shell/shell/exports.backup | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/shell/shell/exports.backup b/config/shell/shell/exports.backup new file mode 100755 index 0000000..c1d9f0e --- /dev/null +++ b/config/shell/shell/exports.backup @@ -0,0 +1,4 @@ +export PATH=$HOME/.local/bin:$PATH +export PATH=$HOME/.luarocks/bin:$PATH +export ZSH="/home/avery/.oh-my-zsh" +export NIXPKGS_ALLOW_UNFREE=1 |
