Updated dotfiles-zsh
Added random quote lines directly to .zshrc, updated README, commented create-links and removed separate quote script
This commit is contained in:
@@ -19,5 +19,6 @@
|
||||
[[ -L $HOME/.zshrc ]] && unlink $HOME/.zshrc
|
||||
[[ -L $HOME/.fzf.zsh ]] && unlink $HOME/.fzf.zsh
|
||||
|
||||
# Create symlinks to files in repository
|
||||
ln -s $PWD/.zshrc $HOME/.zshrc
|
||||
ln -s $PWD/.fzf.zsh $HOME/.fzf.zsh
|
||||
|
||||
Reference in New Issue
Block a user