tmuxinator | fix typo
This commit is contained in:
parent
d8c3db32be
commit
bcf2d1c644
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@
|
||||||
xdg.configFile."tmuxinator" = {
|
xdg.configFile."tmuxinator" = {
|
||||||
recursive = true;
|
recursive = true;
|
||||||
source = ./files/tmuxinator;
|
source = ./files/tmuxinator;
|
||||||
target = "tmuxinartor";
|
target = "tmuxinator";
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue