update README
This commit is contained in:
@@ -6,10 +6,10 @@ Run `docker build -t alpine-devenv . && docker run -it alpine-devenv` to test it
|
|||||||
|
|
||||||
Prereqs: `git curl`
|
Prereqs: `git curl`
|
||||||
|
|
||||||
- Run `sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply candrewlee14 && zsh`
|
- Run `sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply candrewlee14 && fish`
|
||||||
|
|
||||||
## Local Changes
|
## Local Changes
|
||||||
|
|
||||||
To make local changes that won't be overridden on re-applying, make changes in corresponding .local files.
|
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`.
|
For example, if you want to make local changes to `~/.config/fish/config.fish`, edit `~/.config/fish/config.fish.local`.
|
||||||
|
|||||||
Reference in New Issue
Block a user