Use stow for managing dotfiles
This commit is contained in:
parent
7b29ee2104
commit
7fed1cf922
83 changed files with 61 additions and 40 deletions
3
zsh/.zsh/configs/options.zsh
Normal file
3
zsh/.zsh/configs/options.zsh
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Fix "zsh: no matches found: HEAD^" error.
|
||||
# See https://github.com/opdavies/dotfiles/issues/14.
|
||||
setopt NO_NOMATCH
|
Loading…
Add table
Add a link
Reference in a new issue