Remove old references to manual ZSH plugin installation

This commit is contained in:
George Rawlinson 2016-10-22 11:21:08 +13:00
parent 644345bb47
commit 0561929428
4 changed files with 0 additions and 16 deletions

View File

@ -2,8 +2,4 @@
Define $GOPATH ([source][1])
Create a symlink for go.zsh
`ln -s ~/.dotfiles/go/go.zsh ~/.oh-my-zsh/custom/go.zsh`
[1]: https://golang.org/doc/install

View File

@ -11,9 +11,5 @@ Copy `.npmrc`
`cp ~/.dotfiles/npm/npmrc ~/.npmrc`
Shell wizardry
`ln -s ~/.dotfiles/npm/npm.zsh ~/.oh-my-zsh/custom/npm.zsh`
[1]: https://github.com/sindresorhus/guides/blob/master/npm-global-without-sudo.md
[2]: https://docs.npmjs.com/misc/config#save-exact

View File

@ -21,8 +21,6 @@ curl -fLo ~/.config/nvim/autoload/plug.vim --create-dirs \
`ln -s ~/.dotfiles/nvim/init.vim ~/.config/nvim/init.vim`
`ln -s ~/.dotfiles/nvim/nvim.zsh ~/.oh-my-zsh/custom/nvim.zsh`
`nvim +PlugInstall +qall`
[url-nvim]:https://github.com/neovim/neovim

View File

@ -24,11 +24,5 @@
`ln -s ~/.dotfiles/zsh/zshrc ~/.zshrc`
### Custom ZSH config
`ln -s ~/.dotfiles/zsh/alert.zsh ~/.oh-my-zsh/custom/alert.zsh`
`ln -s ~/.dotfiles/zsh/steam.zsh ~/.oh-my-zsh/custom/steam.zsh`
[1]: https://github.com/robbyrussell/oh-my-zsh
[2]: https://github.com/zsh-users/zsh-completions