# dotfiles Personal config files. Fish shell, Neovim, tmux, git. Managed with [GNU Stow](https://www.gnu.org/software/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 |