~noelle/dotfiles

Noelle's dotfiles
~noelle/dotfiles

New ticket tracker added

2 years ago

#Noelle's dotfiles

These were mostly authored on a Chromebook using Crostini (Debian 10).

#Instructions

  1. Have python, curl installed and working
  2. Clone this repository
  3. Enter the new directory
  4. Run the ./install script, or run the build script in VS Code.

#Submodule commands

Update submodules to their remote HEADs:

git submodule update --remote

Reset submodules to the committed versions:

git submodule update --init

#Libraries used