/dotfiles2

Primary LanguageShellMIT LicenseMIT

Dotfiles

Managed by chezmoi

Dependencies

In order for these dotfiles to shine I recommend installing:

  • ripgrep: Alternative to grep that respects .gitignore and also serves as a better find.
  • fzf: Fuzzy finder.
  • bat: Alternative to cat with highlighting.
  • diff-so-fancy: Supercharge your git diffs
  • exa: ls on steroids

nvim

You need at least the 0.5. Once installed you need to run :PackerInstall. After that, run :LspInstall <language> to install the lsp servers.

TODO

  • ssh?