Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 440 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 440 Bytes

crazyoptimist's dotfiles

Everything is for Ubuntu/Debian by default, but you will be able to make it work for your distro with minimal adjustments.

Shell Prompt(Starship)

make init

Vim

make vim

NeoVim

make nvim

Optional

ripgrep is super cool and not optional imo :D

cargo install ripgrep
pip install pynvim
npm i -g neovim