add shortcut for sc-im spreadsheets

This commit is contained in:
Noah Masur 2022-04-10 08:03:15 -04:00
parent d240456c9f
commit ed09f24529

View File

@ -80,6 +80,7 @@ function abbrs --description 'All abbreviations'
abbr -a cat bat # Swap cat with bat
abbr -a h 'http -Fh --all' # Curl site for headers
abbr -a j just
abbr -a scim sc-im
# Fun CLI Tools
abbr weather 'curl wttr.in/$WEATHER_CITY'