Add session command

This commit is contained in:
2024-08-21 20:21:51 +01:00
parent 4ff10eb05e
commit ba228a419d
3 changed files with 29 additions and 0 deletions

3
zshrc
View File

@@ -41,6 +41,9 @@ source-plugin utilities
# Automatically source .enter and .exit scripts on cd
source-plugin autoenv
# Session manager
source-plugin session
# Layout tmux window commands
[ "$TMUX" != "" ] && source-plugin layout