1da04846dcd8c51ba76b4ad3a18fec7a1f0c33c3
dotfiles
Personal dotfiles for Coder workspaces. Coder clones this repo and runs
on workspace start (configured via the workspace template parameter dotfiles_uri).
Layout
install.sh— idempotent symlink installer; runs every workspace starthome/— contents mirrored into$HOME(preserving relative paths)
Add to a workspace
When creating a workspace in Coder, set the optional dotfiles_uri to:
https://git.nuclide.systems/fkrebs/dotfiles.git
Description
Languages
Shell
100%