Skip to content

cenomla/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published