Skip to content

jaycem-dev/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

166 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

My configuration files for Niri, Neovim, etc.

Most programs are themed with matugen and have a default theme applied already. Check the templates for the complete list. To update the theme for all apps, use matugen image <pathtoimage>.

Screenshot (may be outdated)

screenshot

Usage

  • Clone the repo and cd into it:
git clone https://github.com/jaycem-dev/dotfiles.git ~/dev/dotfiles && cd ~/dev/dotfiles
  • Symlink modules with stow:
# All packages
stow */

# Specific package
stow nvim

Tracking Theme Files

Autogenerated Matugen files are tracked in git with a default theme applied. To avoid committing theme updates every time, use the track-themes.sh script.

Usage:

# Ignore local updates to theme files
./track-themes.sh skip

# Resume tracking (if you want to commit theme changes)
./track-themes.sh track

# Show usage and list managed files
./track-themes.sh

About

My dotfiles for niri, neovim, kitty, etc.

Topics

Resources

Stars

Watchers

Forks

Contributors