[+] vscode replace

This commit is contained in:
2025-12-22 17:40:27 +09:00
parent 473eabd697
commit b79c7e0f17
+3
View File
@@ -283,6 +283,9 @@ modern-replace 'wget' 'aria2c'
# for macOS # for macOS
modern-replace 'tar' 'gtar' modern-replace 'tar' 'gtar'
# for ArchLinux compat
modern-replace 'code' 'visual-studio-code-electron'
# Set proxy # Set proxy
setproxy() { setproxy() {
addr=${1:-127.0.0.1} addr=${1:-127.0.0.1}