My personal dotfiles for my development environment setup.
This repository contains configuration files for:
- Neovim (all Lua)
- Tmux
- Zsh (with Oh My Zsh)
- Espanso
- Git
- Neovim >= 0.9.0
- Tmux >= 3.0
- Zsh
- Python >= 3.8
- Rust (latest stable, for stylua)
- fzf (fuzzy finder)
- ripgrep (for file searching)
- fd (modern find replacement)
- bat (cat replacement)
- delta (git diff viewer)
- exa/eza (ls replacement)
- jq (JSON processor)
- A Nerd Font (recommended: Liga SFMono Nerd Font)
- Powerline-compatible font
- Make better crossplatform (MacOS / Linux compatibility)
- Script to remove custom tokens
- Add .gitconfig with delta config and theme
- Make the README clearer on the list of tools you need to install
- Fix bat theme for tokyonight, check folke/tokyonight.nvim#23
- Fix tmux theme