feat: tmux
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
../profiles/cli
|
../profiles/cli
|
||||||
../profiles/direnv
|
../profiles/direnv
|
||||||
../profiles/git
|
../profiles/git
|
||||||
# ../profiles/tmux
|
../profiles/tmux
|
||||||
];
|
];
|
||||||
home.stateVersion = "22.05";
|
home.stateVersion = "22.05";
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
home.file.".tmux.confg".source = ./tmux.conf
|
home.file.".tmux.conf".source = ./tmux.conf;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user