Skip to content

thieleju/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Dotfiles for CachyOS with Hyprland, managed with chezmoi.

Installation

# Install chezmoi and apply dotfiles
chezmoi init https://github.com/thieleju/dotfiles.git
chezmoi apply

Usage

chezmoi add <file>       # Add a file to chezmoi
chezmoi edit <file>      # Edit a managed file
chezmoi diff             # See pending changes
chezmoi apply            # Apply changes to home directory
chezmoi update           # Pull and apply latest changes
chezmoi cd               # Open chezmoi source directory

Chezmoi script to auto update

chmod +x chezmoi_auto.sh
./chezmoi_auto.sh