Add tmux session info to zprestorc

Change-Id: I3f0d35fa9acede81003a85db6f9463ae928ef94c
This commit is contained in:
Matt Henkel 2015-08-25 10:30:17 -06:00
parent 6741ac2639
commit 9c693bd4f5
No known key found for this signature in database
GPG key ID: ABF07AC4F9DD0D70

View file

@ -155,3 +155,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'