cf2d95e55aa7e95654183b32b79725f88572e559
dotfiles
My config for dotfiles.
Run docker build -t alpine-devenv . && docker run -it alpine-devenv to test it out!
Setup
Prereqs: git curl
- Run
sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply candrewlee14 && zsh
Local Changes
To make local changes that won't be overridden on re-applying, make changes in corresponding .local files.
For example, if you want to make local changes to ~/.config/nvim/coq_init.vim, edit ~/.config/nvim/coq_init.vim.local.
Description
Languages
Lua
71.7%
Shell
26.9%
Dockerfile
1.4%