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