kickstart.nvim/README.md

545 B

Isenguard NVM

This is a simplistic nvm distro based on Kickstart NVM.

Requirements

  • Nerd fonts install using your OS package manager
  • Make your terminal use the nerdfonts

How to install

  • Install Isenguard NVM with git
git clone git@github.com:graned/isenguard.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/isenguard

This will install the project in the .config/ folder under folder isenguard

  • Add alias in your zsh (Optional)
alias isenguard='NVIM_APPNAME="isn" nvm'