Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My dotfiles. Currently managed with chezmoi.

Usage

First time:

sh -c "$(curl -fsLS https://get.chezmoi.io)" -- init --apply --purge-binary dbeg

Then ongoing usage:

chezmoi cd           # subshell to source dir
chezmoi update       # git pull + re-apply
chezmoi diff         # preview pending changes
chezmoi apply        # apply pending changes
chezmoi add $FILE    # tracks file in chezmoi
chezmoi re-add $FILE # overwrites chezmoi file

Note that chezmoi external sources are used in this project, and refreshed according to configured refreshPeriod values.

chezmoi apply --refresh-externals # refresh externals manually during apply

Overview

Area Tools
Dotfiles chezmoi
Secrets chezmoi password manager integrations via Bitwarden
Terminals Ghostty, iTerm2
Packmans Homebrew (formulae/casks defined in Brewfile), mise (generally just runtimes, but exploring using this more as a cross-system package manager... tools defined in config.toml)
Shell/CLIs zsh (and a few plugins), Starship, atuin, fzf, and more...
Themes Catppuccin Macchiato EVERYWHERE

Terminal preview:

A screenshot of Dan's Ghostty terminal displaying fastfetch information using Catppuccin themed colors and a custom Starship prompt.

About

My dotfiles. Currently managed with chezmoi.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages