Skip to content

lkhrs/dotfiles

Repository files navigation

Managed with chezmoi

See Daily operations for a list of frequent commands.

Setup

If chezmoi is installed:

chezmoi init --apply --verbose https://github.com/lkhrs/dotfiles.git

If chezmoi is not installed:

Method 1: Download and run one-liner

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/lkhrs/dotfiles/refs/heads/main/install.sh)"

Method 2: Download first, add exec flag, run

curl -fsSLO https://raw.githubusercontent.com/lkhrs/dotfiles/refs/heads/main/install.sh
chmod +x install.sh
./install.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published