Open devlinjunker opened 3 years ago
Extensions?
Settings:
"terminal.integrated.profiles.osx": {
"zsh": {
"path": "zsh",
"args": [
"-i"
]
}
},
"terminal.integrated.defaultProfile.osx": "zsh",
"editor.tabSize": 2,
launch.json examples:
Other Extension Ideas:
dotbot: https://github.com/anishathalye/dotbot
Should we create install scripts? Or should all these just be installed through macports?