Linux configuration
- Git
- Neovim
- Install Packer for nvim
- zsh
- zsh-completions
- zsh-syntax-highlighting
- fzf
- rg
- Kitty
- Add the following lines to your nvim config:
vim.opt.rtp:append("<path-to-dotfiles>/nvim")
require("cenomla")- Copy
kitty.confto~/.config/kitty/kitty.conf - Source
zshrcfrom your zshrc file - Source
zshenvfrom your zshenv file