Compare commits
3 Commits
ae48d799af
...
91b0a430d2
| Author | SHA1 | Date | |
|---|---|---|---|
| 91b0a430d2 | |||
| 04f33a92ea | |||
| 3cc69cf68d |
@@ -1 +0,0 @@
|
|||||||
set -g status-style bg=default
|
|
||||||
@@ -16,9 +16,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
home.file = {
|
home.file = {
|
||||||
".config/tmux/tmux.regular.conf".source = dotsPath + "/.config/tmux/tmux.regular.conf";
|
|
||||||
".config/tmux/hooks/tmux.ssh.conf".source = dotsPath + "/.config/tmux/hooks/tmux.ssh.conf";
|
".config/tmux/hooks/tmux.ssh.conf".source = dotsPath + "/.config/tmux/hooks/tmux.ssh.conf";
|
||||||
".config/tmux/hooks/tmux.regular.conf".source = dotsPath + "/.config/tmux/hooks/tmux.regular.conf";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user