made tmux config global

This commit is contained in:
Rouven Seifert 2023-05-26 00:01:59 +02:00
parent 06eff6014c
commit f90ba1151a
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
7 changed files with 9 additions and 12 deletions

View file

@ -24,7 +24,7 @@
programs.gh = {
enable = true;
settings = {
editor = "nvim";
editor = "hx";
git_protocol = "ssh";
};
};