DeeNewcum / dotfiles

my personal config files
12 stars 3 forks source link

DeeDot should have a list of symlinks to DELETE #7

Closed DeeNewcum closed 12 years ago

DeeNewcum commented 12 years ago

Issue has been moved to https://github.com/DeeNewcum/deedot/issues/1

My own hand-edited list would consist of:

~/apps/ebuild/perllib_install_basic
....

Run this:

cd ~/dotfiles
git log --pretty=format: --name-only --diff-filter=A  | perl -nle 'print if (/\S/ && !-e)'
DeeNewcum commented 12 years ago

issue is being wholly addressed in the DeeDot project; see the issue over there instead