justone / dfm

dotfiles manager
http://endot.org/projects/#dfm
Other
122 stars 18 forks source link

Error using uninstall option #32

Closed vicentebolea closed 9 years ago

vicentebolea commented 9 years ago

Whenever I run uninstall I get the next error after the execution:

   → ./bin/dfm uninstall
   INFO: Uninstalling dotfiles...
   INFO:   Removing .gitconfig (.dotfiles/.gitconfig).
   Use of uninitialized value $shellrc_load_filename in regexp compilation at ./bin/dfm line 698.
justone commented 9 years ago

Ah, looks like this will be fixed by #24. I hope to merge all PRs in the next week or so.

justone commented 9 years ago

Could you try again with the newly released v0.7.4?

vicentebolea commented 9 years ago

Working perfectly, thanks!

justone commented 9 years ago

Great!