summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-rw-r--r--configs/bash/default.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/bash/default.nix b/configs/bash/default.nix
index 46b90b1..0ec6bf0 100644
--- a/configs/bash/default.nix
+++ b/configs/bash/default.nix
@@ -36,6 +36,9 @@
}
)}
case $_CURRENT_DESKTOP_NAME in
+ hrm)
+ cd ~/hrm
+ ;;
stockholm)
cd ~/stockholm
;;