Skip to content

ayrbox/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ayrbox neovim config

Base on Neovim from Scratch

IMPORTANT Requires Neovim v0.6.0+

git clone [email protected]:ayrbox/neovim-config.git ~/.config/nvim

Run nvim and wait for the plugins to be installed

Nerd Font:

Install Jetbrains Mono Nerd font using vim.

brew tap homebrew/cask-fonts &&
brew install --cask font-jetbrains-mono-nerd-font

For any other font.

brew install --cask font-<FONTNAME>-nerd-font

Dependencies:

  • nodejs
  • npm
  • rg brew install rg

The computing scientist's main challenge is not to get confused by the complexities of his own making.

- Edsger W. Dijkstra

About

Personal dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published