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:
parent
cf8da22adf
commit
fa6d499a81
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user