Skip to content

jaycem-dev/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

294 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

My configuration files for Niri, Neovim, etc.

Screenshot (may be outdated)

screenshot

Usage

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

# Specific package
stow nvim

Theme Switcher

Switch themes with theme-switcher (select via fzf) or theme-switcher <theme-name>.

Tracking Theme Files

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

0 stars

Watchers

0 watching

Forks

Contributors