Skip to content

wesbos/dotfiles

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
March 30, 2023 12:20
October 6, 2020 10:08
December 2, 2022 15:06
January 10, 2018 09:09
December 17, 2019 18:38
January 4, 2023 13:40
December 16, 2022 11:54
December 1, 2020 15:17
December 17, 2022 09:13
December 16, 2022 10:49
January 27, 2023 15:17
December 22, 2022 11:18

dotfiles

Hey wes what settings do you use?

These are my config setting for various apps, editors and linters. I'd suggest not copying them directly but referencing what I have and what ones might make sense for you.

These are constantly changing as I work on different types of projects so I don't necessarily always have an answer to "y do u do ____ instead of ____"

Enjoy! 😘

Explanations

Keeping up to date

This is for wes to remember what I did.

I created "hard links", so the content is available inside git.

ln ~/Library/ApplicationSupport/Code/User/settings.json settings.json
ln ~/Library/ApplicationSupport/Code/User/keybindings.json keybindings.json
ln ~/Videos/hot-tips/.vscode/settings.json ./hot-tip-vscode-settings.json

Then to get a list of extensions:

  1. Open up your extensions list. ⌘+⇧+x
  2. type in @enabled
  3. Open VS Code dev toosls Help β†’ Toggle Developer Tools
  4. Paste the code from get-extensions.js into the console
  5. It will be in your clipboard, so just paste into vs-code-extensions-i-use.md

About

Hey wes what settings do you use?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published