configurations for some of the applications i use in
my Fedora setup on my 2017 Macbook Air.
currently, everything with a gui of its own is using the everforest theme
- i use alacritty instead of the default terminal because it allows for more customization
- i use neovim as an ide
- this configuration is based on a prerelease version of neovim (v0.12), and so it makes use of the new builtin plugin manager and improved lsp setup for a simpler configuration (perfect opportunity to join this side if you ask me)
- i use tmux to create panes while in the terminal and persist terminal sessions so that i can jump right back into what i was doing
- i also have this configured so it works seamlessly with neovim
- i use starship to display useful information (e.g. about git) in my zsh prompt
- i use opencode to interact with agentic models in neovim and the terminal
- i use eza as an alternative to ls (for pretty icons)
- i use zoxide when i'm too lazy to cd all over the place,
- i use vimium in my browser to ingrain vim movements into my soul