Dotfiles portable configuration at its finest Prerequisites install the stow package from your package manager. Stow website Installation cd dotfiles stow <desired package> Installation snippets vscode command reference - cat vscode/extensions.list | grep -v '^#' | xargs -L1 code --install-extension