mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
Make sure .zshenv is loaded properly
This commit is contained in:
parent
685c57ce75
commit
5ffad6a7af
@ -11,7 +11,9 @@ set -g @themepack 'powerline/double/magenta'
|
||||
# Save tmux sessions
|
||||
set -g @resurrect-strategy-nvim 'session'
|
||||
|
||||
|
||||
# Set zsh as default command so profile etc is properly loaded
|
||||
set-option -g default-command zsh
|
||||
|
||||
# Other examples:
|
||||
# set -g @plugin 'github_username/plugin_name'
|
||||
# set -g @plugin 'git@github.com/user/plugin'
|
||||
|
Loading…
Reference in New Issue
Block a user