Always tmux-ing
This commit is contained in:
parent
47a04ad6f2
commit
f31e39e5f5
2 changed files with 11 additions and 0 deletions
|
@ -15,5 +15,7 @@ for function in $HOME/.zsh/functions/*; do
|
|||
source $function
|
||||
done
|
||||
|
||||
ensure_tmux_is_running
|
||||
|
||||
# Local config
|
||||
[[ -f ~/.zshrc.local ]] && source ~/.zshrc.local
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue