This website requires JavaScript.
Explore
Help
Sign In
opdavies
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
e1596559f0
dotfiles
/
zsh
/
.zsh
/
configs
/
tmux.zsh
8 lines
94 B
Bash
Raw
Normal View
History
Unescape
Escape
Always tmux-ing
2020-01-21 07:21:30 +00:00
ensure_tmux_is_running
(
)
{
Remove macOS and PhpStorm logic
2021-06-10 22:08:32 +00:00
if
_not_inside_tmux
;
then
Always tmux-ing
2020-01-21 07:21:30 +00:00
tat
fi
}
zsh: Move call to ensure_tmux_is_running
2020-05-12 23:58:34 +00:00
ensure_tmux_is_running
Reference in a new issue
Copy permalink