IP Aliases
This commit is contained in:
parent
21d93a0a7b
commit
990a645c48
1 changed files with 4 additions and 0 deletions
4
.zshrc
4
.zshrc
|
@ -26,3 +26,7 @@ zi light z-shell/zsh-diff-so-fancy
|
|||
ZSH_BITWARDEN_COPY_CMD=pbcopy
|
||||
#zi ice depth"1"
|
||||
#zi light romkatv/powerlevel10k
|
||||
|
||||
# Aliases
|
||||
alias ip="curl ipinfo.io/ip"
|
||||
alias iplocal="ipconfig getifaddr en0"
|
||||
|
|
Loading…
Add table
Reference in a new issue