add alias for publicip

main
Andrew Coleman 2023-09-11 09:18:24 -04:00
parent b46c46a133
commit b16ffb5e88
1 changed files with 1 additions and 0 deletions

1
.zshrc
View File

@ -73,6 +73,7 @@ fi
alias grep='grep --colour=auto'
alias egrep='egrep --colour=auto'
alias fgrep='fgrep --colour=auto'
alias publicip='dig +short txt ch whoami.cloudflare @1.0.0.1'
# llama keybindings
# | Key binding | Description |