mirror of
https://github.com/tedkulp/dotfiles
synced 2026-03-29 18:34:18 -04:00
3 lines
83 B
Bash
3 lines
83 B
Bash
alias myip='curl -s ifconfig.me | tee /dev/stderr | pbcopy'
|
|
alias be='bundle exec'
|