mirror of
https://github.com/tedkulp/dotfiles
synced 2026-03-30 18:44:22 -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'
|