DenverCoder1 / dotfiles

Jonah Lawrence's dotfiles for computer configurations πŸ‘¨β€πŸ’»

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jonah Lawrence's dotfiles

This project is idempotent, so you can run it multiple times without any side effects.

QuickStart

  1. clone repo locally with git clone git@github.com:DenverCoder1/dotfiles.git
  2. navigate into project directory cd dotfiles.git
  3. install core config with ./install

Then to install individual configs, for example VSCode plugins, use

./install -c install.conf.vscode.yaml

Note: to install all conf use ./install -c install.conf.yaml

Resources

About

Jonah Lawrence's dotfiles for computer configurations πŸ‘¨β€πŸ’»

License:MIT License


Languages

Language:Shell 100.0%