Support .tmux files as well as .tmux-sessionizer
This commit is contained in:
parent
40c8776e4b
commit
fbe3867690
2 changed files with 16 additions and 0 deletions
|
@ -21,6 +21,7 @@ stdenv.mkDerivation {
|
|||
|
||||
patches = [
|
||||
./move-default-script.patch
|
||||
./add-tmux-file.patch
|
||||
./configure-directories.patch
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue