Chezmoi is a great tool for managing dotfiles. This is a shortcut to update the source state based on local changes.
chezmoi status | cut -c 4- | xargs -I % -p sh -c 'chezmoi add ~/%'
?toggle shortcut descriptions/ searchj scroll downk scroll uptt toggle dark themega go to about pagegb go to previous pagegc go to categories pagege go to experience pagegf go forwardsgh go to health metrics pagegi go to blog index pagegk go to books pagegl go to landing pagegm go to analytics (metrics) pagegn go to next articlego go to article's category pagegp go to the collections page, or previous articlegr go to portfolio pagegs go to fragments pagegt go to tags pagevt only show technical articles on blog index pagevn only show non-technical articles on blog index pageva show articles from all categories on blog index pageChezmoi is a great tool for managing dotfiles. This is a shortcut to update the source state based on local changes.
chezmoi status | cut -c 4- | xargs -I % -p sh -c 'chezmoi add ~/%'