Following set up is done on Macbook - iTerm2
Pre requisit: MesloLGS NF - Font installed - Setup your iterm-2
- Clone repository under your Nvim folder
- Open init.lua using nvim > ~nvim /init.lua
- Run Command to compile init.lua> :luafile %
- Run Command to download packages> :PackerSync
- Again Compile init.lua> :luafile %
Enjoy...!