Skip to content

navdeepsinghkhalsa/dotfiles

Repository files navigation

dotfiles

Before doing anything, please make sure you know what you are doing. Settings applied by this repository are very personal to my work and work-flow, and isn't intended to suit everyone's needs. I highly suggest creating your own set of dotfiles based on this repo.

  1. Install Xcode command line tools
    xcode-select --install
  2. Set up ssh key and add to GitHub
  3. Install brew
    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  4. Clone repository to dotfiles directory in your home directory
    git clone ssh://[email protected]/navdeepsinghkhalsa/dotfiles.git ~/dotfiles
  5. Clone private repository for environment variables
  6. Run setup-all.sh
    ~/dotfiles/setup-all.sh
  7. Install `code` command line tool from VS Code
  8. Run setup-vscode.sh file
    ~/dotfiles/setup-vscode.sh
  9. Restart

About

@navdeepsinghkhalsa does dotfiles for front-end web development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages