Add session command

This commit is contained in:
2024-08-21 20:21:51 +01:00
parent 4ff10eb05e
commit 6c86d1c0cc
3 changed files with 31 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