repos / dotfiles

my dotfiles

commit
7a42c03
parent
0b501d5
author
Eric Bower
date
2025-07-13 12:34:30 -0400 EDT
chore(shpool): change prompt to juse session name
1 files changed,  +1, -0
M dot_config/shpool/config.toml
+1, -0
1@@ -1,3 +1,4 @@
2+prompt_prefix = "[$SHPOOL_SESSION_NAME]"
3 [[keybinding]]
4 binding = "Ctrl-Space Ctrl-d"
5 action = "detach"