mpriscella / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Open in Dev Containers

My personal dotfiles. Feel free to borrow from or use them, but your mileage may vary.

Installation

$ ./dotfiles.sh install

Usage in Development Containers

Add the following value to your VSCode's settings.json file.

{
  "dotfiles.repository": "mpriscella/dotfiles"
}

About


Languages

Language:Shell 61.6%Language:Lua 24.7%Language:Vim Script 13.6%