brew install neovim
brew install gopls
- create directory
~/.config/nvim
- copy all files in this repo to this directory
brew install rg
- install the repo
git clone --depth 1 https://github.com/wbthomason/packer.nvim\
~/.local/share/nvim/site/pack/packer/start/packer.nvim
- add any new package in
packer.lua
and:PackerSync
to sync new package.
- install
iterm2
- install
tmux
- install
NERDfont
brew tap homebrew/cask-fonts
brew install font-hack-nerd-font
- change font of iterm2 to nerd font