Skip to content

vscode settings #55

@nitrocode

Description

@nitrocode

File locations https://stackoverflow.com/a/53841945/2965993

Should copy the one true settings.json and able to easily install it with a curl command

# backup old one
mv "$HOME/Library/Application Support/Code/User/settings.json{,.bak}"
# download new
curl \
  -so "$HOME/Library/Application Support/Code/User/settings.json" \
  https://raw.githubusercontent.com/nitrocode/dotfiles/main/vscode_settings.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions