/dotfiles

Primary LanguageVim Script

Dotfiles

portable configuration at its finest

Prerequisites

  1. install the stow package from your package manager. Stow website

Installation

  1. cd dotfiles
  2. stow <desired package>

Installation snippets

  1. vscode command reference - cat vscode/extensions.list | grep -v '^#' | xargs -L1 code --install-extension