added ssh, git, ohmyposh; start tmux only on alacritty

This commit is contained in:
2024-10-18 14:54:50 +02:00
parent 14b1e3b61f
commit 1bf095690f
5 changed files with 213 additions and 10 deletions

View File

@@ -98,7 +98,7 @@ blinking = "Always"
hide_when_typing = true
[shell]
program = "/bin/zsh"
program = "/bin/tmux"
[env]
TERM = "xterm-256color"