repos / dotfiles

my dotfiles

commit
e31d360
parent
9ef7380
author
Eric Bower
date
2025-07-14 00:08:49 -0400 EDT
chore: shpool config
1 files changed,  +1, -1
M dot_config/shpool/config.toml
+1, -1
1@@ -1,4 +1,4 @@
2-prompt_prefix = "[$SHPOOL_SESSION_NAME]"
3+prompt_prefix = "[$SHPOOL_SESSION_NAME] "
4 [[keybinding]]
5 binding = "Ctrl-Space Ctrl-d"
6 action = "detach"