This commit is contained in:
k
2024-09-25 16:39:04 -04:00
parent 235b382535
commit 7ce35c7655
11 changed files with 109 additions and 137 deletions

View File

@@ -13,7 +13,7 @@
userName = "k";
userEmail = "markers711@gmail.com";
};
tmux = {enable = true;};
tmux = { enable = true; };
starship.enable = true;
zsh = {
enable = true;