start tmux in alacritty

This commit is contained in:
Peter Tillemans 2025-07-23 22:45:51 +02:00
parent bab5558560
commit 021476d20d

View file

@ -228,8 +228,8 @@
(format #f "~{~a~&~}" (format #f "~{~a~&~}"
(list (list
"eval \"$(direnv hook bash)\"" "eval \"$(direnv hook bash)\""
;; "eval \"$(starship init bash)\""
"eval \"$(atuin init bash)\"" "eval \"$(atuin init bash)\""
"if \"$ALACRITTY_WINDOW_ID\" != \"\"; then tmux; fi"
))))))) )))))))
(simple-service 'variant-packages-service (simple-service 'variant-packages-service
home-channels-service-type home-channels-service-type