This repository contains some of my personal dotfiles. Feel free to use them as inspiration to build your own setup from these files.
Warning: Use at your own risk! Make sure to always backup your current config files.
- vim (Neovim) config
- git config
- fish config
- tmux
- Neovim >= 0.9.0 (needs to be built with LuaJIT)
- Git >= 2.34.1 (probably, idk)
- LazyVim
- for telescope.nvim (optional)
- Fish shell
- Fisher - Plugin manager
- Tide - Shell theme. Use version 5:
fisher install ilancosman/tide@v5
- z for fish - Directory jumping
- fzf - Interactive filtering
- add .tmux.conf on ~/
- neovim colorscheme on tmux fixed based on this article