moved kanata config into its own directory with kanata.nix
This commit is contained in:
parent
ae6fda00a0
commit
eb01c9561f
5 changed files with 167 additions and 9 deletions
|
|
@ -68,7 +68,7 @@
|
|||
co = "checkout";
|
||||
s = "status";
|
||||
pu = "push origin master";
|
||||
po = "push origin main"
|
||||
po = "push origin main";
|
||||
rmc = "rm -r --cached";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue