Skip to content

vscode settings #55

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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