Compare commits
2 commits
258a536561
...
43c880e0b9
Author | SHA1 | Date | |
---|---|---|---|
43c880e0b9 | |||
b25cd15949 |
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ alias grep="grep --color=auto -n"
|
|||
alias diff='diff --color=auto'
|
||||
alias gdiff='git diff'
|
||||
alias yarn="yarn --emoji true"
|
||||
alias pls="pls -i nerd --details"
|
||||
|
||||
# No space in file
|
||||
alias nospace='rename "y/ /_/ " *'
|
||||
|
|
Loading…
Reference in a new issue