mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-08 05:04:17 +00:00
Refactoring - What did it cost? Everything
This commit is contained in:
@@ -460,7 +460,7 @@ class Cfg:
|
||||
|
||||
if self.key_all in dots:
|
||||
# add all if key ALL is used
|
||||
self.prodots[k] = list(self.dotfiles.values())
|
||||
self.prodots[name] = list(self.dotfiles.values())
|
||||
else:
|
||||
# add the dotfiles
|
||||
for d in dots:
|
||||
|
||||
Reference in New Issue
Block a user