Files
ohmyzsh/plugins/shell-proxy/ssh-proxy.py
Vangie Du 89011fc3ae Fix issue with homebrew-installed nc taking precedence in $PATH
This commit addresses a problem where the nc command installed via homebrew was being used preferentially over the intended version due to its higher precedence in the $PATH environment variable. Adjustments have been made to ensure the script selects the correct nc executable, avoiding conflicts and ensuring consistent behavior across different setups.
2024-04-19 22:10:29 +08:00

1.2 KiB
Executable File