fix readme copying and set zsh to run automatically
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
**/.oh-my-zsh/cache/**
|
||||
**/powershell10k/**
|
||||
.zsh_history
|
||||
README.md
|
||||
|
||||
|
||||
@@ -3,6 +3,6 @@ My config for dotfiles.
|
||||
|
||||
## Setup
|
||||
|
||||
Prereqs: `git wget`
|
||||
Prereqs: `git curl`
|
||||
|
||||
- Run `sh -c "$(wget -qO- git.io/chezmoi)" -- init --apply -v candrewlee14`
|
||||
- Run `sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply candrewlee14`
|
||||
|
||||
@@ -11,3 +11,4 @@ sudo apt install zsh neovim tmux -y
|
||||
{{- else if eq .chezmoi.os "darwin" }}
|
||||
brew install zsh neovim tmux
|
||||
{{- end }}
|
||||
zsh
|
||||
|
||||
Reference in New Issue
Block a user