1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-06-26 09:07:12 -07:00

add curls alias (semi-silent curl)

This commit is contained in:
Connor Olding 2020-11-05 07:48:00 +01:00
parent 748f41336c
commit 382746f7c7

View File

@ -106,6 +106,7 @@ alias lsa="ls -A --group-directories-first"
alias perlu='perl -Mopen=locale -Mutf8'
alias rgn="rg --no-ignore"
alias cms="cryptominisat5 --verb 0"
alias curls="curl -sS"
# git {{{2