1
0
mirror of https://github.com/danbee/dotfiles-local synced 2025-03-04 08:49:07 +00:00

Add sanify alias

This commit is contained in:
Daniel Barber 2023-01-23 16:16:43 -06:00
parent cf8da22adf
commit fa6d499a81

View File

@ -16,3 +16,6 @@ alias be="bundle exec"
alias fuckit="git reset HEAD --hard"
alias httpserver="ruby -run -e httpd"
# Shell
alias sanify="stty sane"