mirror of
https://github.com/danbee/dotfiles-local
synced 2025-03-04 08:49:07 +00:00
Add ip alias
This commit is contained in:
parent
7b7ebddffc
commit
355fd1f1d6
@ -19,3 +19,5 @@ alias httpserver="ruby -run -e httpd"
|
|||||||
|
|
||||||
# Shell
|
# Shell
|
||||||
alias sanify="stty sane"
|
alias sanify="stty sane"
|
||||||
|
|
||||||
|
alias ip="curl canhasip.com"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user