Move more scripts out of tmux folder, move tmux.conf out of conf folder.

This commit is contained in:
Darko
2015-09-30 11:35:59 +02:00
parent 0602f5173a
commit 2e54188bec
10 changed files with 71 additions and 155 deletions
+1 -1
View File
@@ -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) {