/dotfiles

linux configuration

Primary LanguageLuaMIT LicenseMIT

dotfiles

Linux configuration

Dependencies

  • Git
  • Neovim
  • zsh
    • zsh-completions
    • zsh-syntax-highlighting
  • fzf
  • rg
  • Kitty

Installation

  • Add the following lines to your nvim config:
vim.opt.rtp:append("<path-to-dotfiles>/nvim")
require("cenomla")
  • Copy kitty.conf to ~/.config/kitty/kitty.conf
  • Source zshrc from your zshrc file
  • Source zshenv from your zshenv file