mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-22 01:12:19 +00:00
remove git push abbr
This commit is contained in:
parent
73283cb75b
commit
54d92d9c14
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ in
|
|||
gc = "git commit"; # interactive commit
|
||||
gg = "git graph";
|
||||
gcm = "git commit -m"; # quick commit
|
||||
gp = "git push";
|
||||
gs = "git status";
|
||||
jqless = "jq -C | less -r";
|
||||
k = mkIf hasKubectl "kubectl";
|
||||
|
|
Loading…
Reference in a new issue