Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

716 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Managed with chezmoi. CLI tools are installed declaratively with aqua; zsh plugins with sheldon and the prompt with starship.

Setup

On a fresh machine (macOS: install Homebrew first):

sh -c "$(curl -fsLS https://get.chezmoi.io/lb)" -- init --apply AkashiSN
sudo usermod -s "$(command -v zsh)" "$(id -un)" # change the login shell (one-time, manual)

chezmoi init --apply clones this repo into ~/.local/share/chezmoi, generates the config, applies the dotfiles, then runs the provisioning scripts in home/.chezmoiscripts/ (install packages → aqua install → import GPG key → macOS tweaks).

Day-to-day

chezmoi edit ~/.zshrc     # edit a managed file
chezmoi apply             # apply changes (re-runs scripts only when needed)
chezmoi cd                # open a shell in the source repo

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages