devices.wlin: adjust path

This commit is contained in:
2026-01-02 18:08:02 +08:00
parent 4cb983ce32
commit 3f46eb23de

View File

@@ -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