pro-home: Add git common config
This commit is contained in:
parent
845630224c
commit
46c9f41705
1 changed files with 2 additions and 1 deletions
|
@ -19,10 +19,11 @@
|
|||
};
|
||||
|
||||
shell = {
|
||||
zsh.enable = true;
|
||||
atuin.enable = true;
|
||||
direnv.enable = true;
|
||||
git.enable = true;
|
||||
lazygit.enable = true;
|
||||
zsh.enable = true;
|
||||
};
|
||||
|
||||
editors.neovim.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue