Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nvim

neovim config.

Install

brew install neovim
cd ~/.config
git clone https://github.com/daniel-bryant/nvim.git

Catppuccin

Download, install, and set Terminal profile colors to catppuccin.

https://github.com/catppuccin/iterm

catppuccin-latte is nice.

Git

Improve diff readability with catppuccin-latte's light background.

echo '[color "diff"]
  frag = "magenta bold"
  old = "black #f8cbcb"
  new = "black #cbeecb"' >> ~/.gitconfig

Nerd Font

Download, install, and set Terminal profile font to a Nerd Font.

https://www.nerdfonts.com/font-downloads

RobotoMono is pretty good.

Solargraph

Install gems for lsp.

gem install solargraph
gem install solargraph-rails

Telescope

Install ripgrep for live_grep.

brew install ripgrep

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages