stupid screenshots
This commit is contained in:
parent
04a6a50fbc
commit
f98dbe041b
4 changed files with 15 additions and 14 deletions
|
|
@ -35,6 +35,7 @@
|
|||
imv
|
||||
libsixel
|
||||
swaybg
|
||||
imagemagick
|
||||
|
||||
brave
|
||||
logseq
|
||||
|
|
@ -356,4 +357,12 @@
|
|||
|
||||
programs.librewolf.enable = true;
|
||||
|
||||
programs.git = {
|
||||
enable = true;
|
||||
aliases = {
|
||||
graph = "log --oneline --all --graph";
|
||||
amend = "commit --amend --no-edit";
|
||||
};
|
||||
};
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue