feat: various updates including nixspect removal, new aliases, and browser config
This commit is contained in:
parent
af6a3b6f2c
commit
d0738a9c1e
11 changed files with 8 additions and 50 deletions
|
@ -6,6 +6,7 @@
|
|||
gcam = "git commit -am";
|
||||
gu = "git push";
|
||||
gy = "git pull";
|
||||
gdh = "git diff HEAD";
|
||||
};
|
||||
programs.git = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue