jsturtevant / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows

  1. Install winget
  2. Run winget install --id git.git and clone this repo
  3. Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
  4. Run the install file in Windows folder

Helpful links

Linux

For use with any Linux box (included WSL2) or Codespaces

Install everything (including packes and tools). This takes a few minutes.

./install-all.sh

Codespaces

Install for codespaces (only aliases and custom shell):

./bootstrap.sh

See https://docs.github.com/en/codespaces/troubleshooting/troubleshooting-personalization-for-codespaces#troubleshooting-dotfiles for trouble shooting

About


Languages

Language:Shell 69.4%Language:Vim Script 23.7%Language:PowerShell 6.8%