about summary refs log tree commit diff
path: root/home/zsh/tmux.zsh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(home/zsh): don't start tmux when in an ssh sessionFranck Cuny2022-05-291-2/+8
| | | | | | Change-Id: I4a30d787bddbe16026fd8d24378f532696256002 Reviewed-on: https://cl.fcuny.net/c/world/+/166 Reviewed-by: Franck Cuny <franck@fcuny.net>
* zsh: manage tmux and start swayFranck Cuny2022-05-161-0/+3
If login, start sway. If tmux is not running, start it.