modified: .config/home-manager/home.nix
This commit is contained in:
parent
6e47de571d
commit
55d6681e03
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@
|
||||||
co = "checkout";
|
co = "checkout";
|
||||||
s = "status";
|
s = "status";
|
||||||
pu = "push origin master";
|
pu = "push origin master";
|
||||||
rmc = "rm -r --cached"
|
rmc = "rm -r --cached";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue