Init lazygit hm module
This commit is contained in:
parent
4b6814ae28
commit
d097caf401
6
home/programs/lazygit/default.nix
Normal file
6
home/programs/lazygit/default.nix
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
programs.lazygit = {
|
||||||
|
enable = true;
|
||||||
|
settings = { };
|
||||||
|
};
|
||||||
|
}
|
@ -15,6 +15,7 @@
|
|||||||
../../home/programs/yazi
|
../../home/programs/yazi
|
||||||
../../home/programs/markdown
|
../../home/programs/markdown
|
||||||
../../home/programs/thunar
|
../../home/programs/thunar
|
||||||
|
../../home/programs/lazygit
|
||||||
|
|
||||||
# Scripts
|
# Scripts
|
||||||
../../home/scripts # All scripts
|
../../home/scripts # All scripts
|
||||||
@ -56,7 +57,6 @@
|
|||||||
python3
|
python3
|
||||||
jq
|
jq
|
||||||
figlet
|
figlet
|
||||||
lazygit
|
|
||||||
|
|
||||||
# Utils
|
# Utils
|
||||||
zip
|
zip
|
||||||
|
Loading…
Reference in New Issue
Block a user