diff --git a/devices/wlin/files/.bash_profile b/devices/wlin/files/.bash_profile index d0b1c77d..9e8058dd 100644 --- a/devices/wlin/files/.bash_profile +++ b/devices/wlin/files/.bash_profile @@ -6,5 +6,5 @@ if [ -f ~/.bashrc ]; then fi # User specific environment and startup programs -export PATH=$PATH:$HOME/bin +export PATH=/data/gpfs01/wlin/.nix/state/gcroots/current/bin:$HOME/bin:$PATH ulimit -s unlimited