1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-07-01 04:39:26 +00:00

Add the ability to specify tmux session name

This commit is contained in:
Matt Henkel
2017-05-02 17:57:00 -07:00
committed by Kaleb Elwert
parent 871b15663c
commit d02c2951b3
3 changed files with 8 additions and 1 deletions

View File

@ -176,3 +176,6 @@ zstyle ':prezto:module:prompt' theme 'sorin'
# Integrate with iTerm2.
# zstyle ':prezto:module:tmux:iterm' integrate 'yes'
# Set the default session name:
# zstyle ':prezto:module:tmux' session 'YOUR DEFAULT SESSION NAME'