Dotfiles and other configuration files for the various tools I use.
Files checked into the repository should be generally applicable across
machines. In other words, machine-specific dotfiles and configurations should
reside only on the applicable machines, and be loaded by the files in this
repository (see for example how .profile
loads
~/.machine_specific_profile
.
Below are some of the useful tools I used (many of which are configured in the .dotfiles.
- lf (https://github.com/gokcehan/lf), together with file previewer pistol (https://github.com/doronbehar/pistol)
- ripgrep (https://github.com/BurntSushi/ripgrep)
- locate (https://linux.die.net/man/1/locate)
- fzf (https://github.com/junegunn/fzf)
- Karabiner-Elements (https://github.com/pqrs-org/Karabiner-Elements)
- Keycastr (https://github.com/keycastr/keycastr)
- Iosevka (https://github.com/be5invis/Iosevka)
- Delta (https://github.com/dandavison/delta)