nixbook: git config, nixd, format
This commit is contained in:
parent
7322eaeb6f
commit
3bae7dc77c
6 changed files with 91 additions and 66 deletions
|
|
@ -5,6 +5,7 @@
|
|||
graph = "log --oneline --all --graph";
|
||||
amend = "commit --amend --no-edit";
|
||||
sdiff = "diff --staged";
|
||||
fpush = "push --force-with-lease";
|
||||
t = "tag --annotate";
|
||||
bclone = "!sh ${pkgs.writeShellScriptBin "bare-clone" ''
|
||||
url=$1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue