No description
Find a file
2025-12-09 09:00:00 +00:00
fish Add Fish config with abbreviations 2025-09-08 19:00:00 +00:00
git Add global gitconfig and gitignore 2025-11-17 18:00:00 +00:00
nvim Revert to 4-space indent — couldn't read any of my Rust code this morning 2025-12-09 09:00:00 +00:00
README.md Initial dotfiles with stow setup 2025-09-01 18:00:00 +00:00
tmux.conf Add tmux config with vim nav and status bar 2025-10-27 19:30:00 +00:00

dotfiles

Personal config files. Fish shell, Neovim, tmux, git.

Managed with GNU Stow.

Install

git clone https://git.nexus.local/j.mueller/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
stow nvim fish git tmux

Contents

Config Description
fish/ Fish shell config, abbreviations, functions
nvim/ Neovim with lazy.nvim, LSP, Treesitter
tmux.conf Tmux with vim navigation and status bar
git/ Global gitconfig and gitignore