Tools¶
Here's a non-exhaustive list of everything I used in my personal dotfiles.
- Chezmoi as dotfiles manager.
Editor
- Neovim as primary editor on the command line.
- LunarVim as primary neovim distribution
(
config.lua
).
- LunarVim as primary neovim distribution
(
Shell
-
Fish Shell as primary shell (
~/.config/fish
).- Fisher as plugin manager
(
fish_plugins
).
- Fisher as plugin manager
(
-
Tmux as terminal multiplexer (
tmux.conf
).- Tmux Plugin Manager as plugin manager.
Packages
- homebrew as primary package manager (casks + formulas).
- asdf as version manager for various system tools (packages).
Apps
- Alacritty as terminal emulator (
alacritty.yml
). - Brave as primary web browser.
- Rectangle as windows manager.
- Fzf as command-line fuzzy finder.