add git commit tools
This commit is contained in:
parent
7c21e9d714
commit
932979ee14
2 changed files with 4 additions and 1 deletions
|
@ -22,6 +22,10 @@ with lib;
|
|||
# activate using :
|
||||
# git config --global core.pager "diff-so-fancy | less --tabs=4 -RFX"
|
||||
gitAndTools.diff-so-fancy
|
||||
|
||||
commitizen
|
||||
gitmoji-cli
|
||||
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
@ -45,7 +45,6 @@ with lib;
|
|||
asciinema-scenario
|
||||
asciinema
|
||||
|
||||
|
||||
# nomad
|
||||
nomad
|
||||
vault
|
||||
|
|
Loading…
Reference in a new issue