nit(global/shell): adjust spacing between aliases
This commit is contained in:
parent
5a5e1e81ce
commit
11612a1671
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,6 @@ in
|
|||
|
||||
# git
|
||||
g = "git";
|
||||
|
||||
gcd = "cd $(git root || echo \".\")";
|
||||
|
||||
# grep
|
||||
|
@ -67,6 +66,7 @@ in
|
|||
|
||||
# Miscellaneous
|
||||
dd = "dd status=progress";
|
||||
|
||||
cat = "bat --paging=never";
|
||||
catp = "bat --paging=always";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue