jwdevelab / dotfiles

Dotfiles
0 stars 0 forks source link

Setup the dotfiles #1

Open ss-o opened 2 years ago

ss-o commented 2 years ago

It would be a great idea to sync your dotfiles. So I can see config and prevent you to damage files with the wrong config and etc. Also could propose news I start to use and etc.

VSCODE Basics: good start

https://code.visualstudio.com/docs/remote/remote-overview

jwdevelab commented 2 years ago

I didn't understand the connection between dotfiles and VS Code Remote Development.

ss-o commented 2 years ago

When you working with GitHub, vscode, etc. you can set up a workspace for any project specifically. And if you set it up wrong it might format wrong and etc. so all tools can be synchronized automatically. you just need to set up and for example. when you open something on GitHub or vs code it automatically imports your dotfiles with settings, variables, and anything you set.

https://github.com/settings/codespaces

Developers are lazy to configure everything each time. Always go - automativly. I told you that everything I do 80 procent auto done :)

jwdevelab commented 2 years ago

I was thinking why vscode always asks me for a directory, thanks.