mirror of
https://github.com/danbee/dotfiles-local
synced 2026-06-20 22:32:23 +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