/dotfiles

My dotfiles

Primary LanguageLua

My dotfiles

These are my dotfiles, managed by chezmoi. Quickstart:

sh -c "$(curl -fsLS get.chezmoi.io/lb)" -- init --apply amadanmath
  • Install fd.

    If using a binary release, download from releases, then unpack. On Linux,

    mv fd ~/.local/bin/
    mv fd.1 ~/.local/share/man/man1/
    mv autocomplete/fd.bash ~/.local/share/bash-completion/completions/fd.bash
    
  • Install ripgrep.