Dotfiles feel too personal to share
hamatti.org
Dotfiles feel too personal to share
1–10 of 153 posts
Re: Dotfiles feel too personal to share
#2I use chezmoi to manage my dotfiles, if anyone has any advice on how to handle these worries I am all ears. I would love to share mine, even to just be able to point coworkers at my config.
Re: Dotfiles feel too personal to share
#3I feel similarly. For me it’s less about my unique customizations and more about this paranoia of there being something remotely sensitive in my ssh configs or something… the idea of hostnames, ips, domains, etc “leaking” worries me. I use chezmoi to manage my dotfiles, if anyone has any advice on how to handle these worries I am all ears. I would love to share mine, even to just be able to point coworkers at my conf…
Re: Dotfiles feel too personal to share
#4Re: Dotfiles feel too personal to share
#5Re: Dotfiles feel too personal to share
#6Re: Dotfiles feel too personal to share
#7Re: Dotfiles feel too personal to share
#8I feel similarly. There is virtually zero chance I’m going to clone and run someone else’s dotfiles. So the act of sharing them is a generous look into a developer’s toolchain and I’ve been inspired by others’ choices. So, if you know how, please share them!
Re: Dotfiles feel too personal to share
#9Also, the quality of life improvements like `alias ..='cd ..'`, or mapping `l` such that it either opens a pager or lists a dir, depending on the argument. I'd never come up with those, and they're beyond useful.