We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 484802a commit c790ad9Copy full SHA for c790ad9
.zshrc
@@ -443,7 +443,7 @@ elif [[ $SYSTEM == "Android" ]]; then
443
elif [[ $SYSTEM == "Linux" ]]; then
444
alias o='nautilus'
445
alias o.='nautilus .'
446
- alias px='set_proxy http://127.0.0.1:1089'
+ alias px='set_proxy http://127.0.0.1:10809'
447
alias upx=unset_proxy
448
elif [[ $SYSTEM == "Darwin" ]]; then
449
alias sshon='sudo launchctl load -w /System/Library/LaunchDaemons/ssh.plist'
0 commit comments