Skip to content

enricava/dotfiles

Repository files navigation

Setup

Dear future me, I did not track all of the dependencies, but some are:

  • fish
  • zellij
  • fzf, ripgrep, fd - nice to haves.
  • go install delve for dap config
  • rust.
  • git-delta - for git diff previews.

Neovim only:

  • nvim 0.10.0
  • python - needs venv to be installed.
  • clang - use it to build a nvim telescope extension (probably already have it anyway)
  • npm

In Mason, markdownlint needs to be installed.

Change bashrc to fish

I used chsh

Sync dotfiles/ with configs

TODO: I should fix this script to be smarter

./setup.sh

Include custom gitconfig

In ~/.gitconfig:

[include]
    path = dotfiles/.mygitconfig

About

My dotfiles for neovim, fish, zellij and git config

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published