Compare commits

..

No commits in common. "43c880e0b9e7d56f17fdd1b4f90b0077c08e727e" and "258a5365612e01af7cf4bc3f5b79d4bdab2bb8d7" have entirely different histories.

View file

@ -9,7 +9,6 @@ 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/ /_/ " *'