mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 14:44:57 +08:00
ip command
This commit is contained in:
parent
0a0df8e127
commit
15d3ef6e4f
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
|
@ -19,7 +19,7 @@ ZSH_THEME="ys"
|
|||
alias sudo="sudo -E"
|
||||
alias setproxy="sudo nohup /usr/bin/sslocal -c /etc/shadowsocks/config.json &"
|
||||
alias unsetproxy="unset ALL_PROXY"
|
||||
alias ip="curl -i http://ip.cn"
|
||||
alias ip="curl http://icanhazip.com"
|
||||
alias s="neofetch"
|
||||
alias ra="ranger"
|
||||
alias lg="lazygit"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue