Edit your ~/.zprofile file: vim ~/.zprofile; Add the following code in it, on it's own line: code () { VSCODE_CWD="$PWD" open -n -b "com.microsoft.VSCode" ...
確定! 回上一頁