My dotfiles for terminal-based development (mostly Python) and computer fun times.
Right now I'm running Linux Mint and just using the default Cinnamon window
manager, though I have used i3
extensively in the past. Most, if not all, of
the configuration here should be platform agnostic.
- GNU Stow to symlink the dotfiles and scripts into the user's home directory
- See Tools section for everything else
$ make install
I haven't automated installation of these yet, but you get the idea.
alacritty
for my fast and simple terminal emulatorbat
as acat
alternative with syntax highlighting (and more).eza
- a modern alternative tols
fish
- I just prefer the UX overbash
andzsh
(and all the other alternatives)fisher
as plugin manager
fd
- fast alternative tofind
with better UX.neovim
ripgrep
- blazing-fast alternative togrep
for faster searchingstarship
- super fast and configurable shell prompt with very sensible defaults.zoxide
for smartercd
directory changing.zellij
- modern alternative totmux
with (IMO) easier to grok keybindings and modes.