shamshirz / dotfiles

My dotfiles, setting info, etc
1 stars 0 forks source link

Manual Essentials

That zshrc expects the env.sh file, which is were the bulk of the settings are

Installed via scripts

What to do

The install scripts are pretty straight forward They download stuff, either unzip it into Applications, or mount and copy

Brew will do its thing

If you don't use the 'install-it-all.sh' script then follow these steps most likely

  1. Setup the manual stuff, especially zsh and iterm (a little annoying, work in progress)
  2. cd $dotfiles
  3. sh install/dash
  4. Visual Studio Setup

Visual Studio Code setup (1 min ideally)

This is unfortunately a little involved still

The install script will do the default install and open it. Then we need to add the code command to the PATH, then just rerun the script.

Keeping me up to date

To keep this stuff up to date run the update-settings.sh script

It dumps