various settings for CLI applications
brew install neovim zsh zsh-syntax-highlighting cowsay fortune
gem install lolcat
- follow
zsh-syntax-highlighting
install instructions ln -s dotfiles/.zshrc .zshrc
&&ln -s dotfiles/.zshenv .zshenv
- in your
.config/nvim/init.vim
putsource dotfiles/.nvim
Minimal NeoVim distribution, containing:
- vim-airline - a cool statusline
- gruvbox - an awesome color scheme
- rust-vim - Rust support for Vim
- vim-polyglot - A collection of language packs for Vim