mirror of
https://github.com/wahyd4/things.git
synced 2026-08-09 05:06:35 +10:00
update zshrc
This commit is contained in:
+1
-2
@@ -1,3 +1,4 @@
|
||||
|
||||
# For wall
|
||||
alias setproxy="export ALL_PROXY=socks5://127.0.0.1:1086"
|
||||
alias unsetproxy="unset ALL_PROXY"
|
||||
@@ -133,8 +134,6 @@ source "/usr/local/opt/nvm/nvm.sh"
|
||||
|
||||
export PATH="$PATH:/Users/junweizhao/Library/Python/3.7/bin"
|
||||
|
||||
source $GOPATH/src/github.com/greensync/dex-deploy-tools/scripts/set_dex_environment.sh
|
||||
|
||||
# Java version manager
|
||||
[ -s "/Users/junweizhao/.jabba/jabba.sh" ] && source "/Users/junweizhao/.jabba/jabba.sh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user