The dotfiles should be used as inspiration and not blindly copied.
Use at your own risk.
Install yadm and use yadm clone https://github.com/tomhesse/dotfiles
.
- bat (Better cat)
- btop (System monitor)
- curl (Used by bootstrap script)
- delta (Better diff)
- drill (Used by fzf config)
- eza (Better ls)
- fd (Better find)
- fzf (CLI fuzzy finder)
- git (Used by bootstrap script)
- kitty (Terminal emulator)
- neovim (Text editor)
- tmux (Terminal multiplexer)
- zsh (Shell)
Neovim config is for Ansible, C and Python development.
A Nerd Font is required by some plugins.
Neovim will bootstrap lazy.nvim on first start and install the required plugins.
- neovim>=0.9.2
- git
- curl
- unzip
- tar
- gzip
- npm
- ripgrep
- lazygit