This website requires JavaScript.
Explore
Help
Sign in
opdavies
/
nix-config
Watch
1
Star
1
Fork
You've already forked nix-config
0
Code
Issues
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
b7541a195e
nix-config
/
.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 23:08:32 +01: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-13 00:58:34 +01:00
ensure_tmux_is_running
Reference in a new issue
Copy permalink