mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-30 17:58:59 +00:00
Move more scripts out of tmux folder, move tmux.conf out of conf folder.
This commit is contained in:
@@ -281,7 +281,7 @@ function attach($DIR, $tmux_session)
|
||||
if ($powerline == 1) {
|
||||
$tmuxconfig = $DIR . "powerline/tmux.conf";
|
||||
} else {
|
||||
$tmuxconfig = $DIR . "conf/tmux.conf";
|
||||
$tmuxconfig = $DIR . "tmux.conf";
|
||||
}
|
||||
|
||||
if ($seq == 1) {
|
||||
|
||||
Reference in New Issue
Block a user