mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-08 11:59:16 +00:00
refactoring
This commit is contained in:
@@ -256,7 +256,7 @@ class Options(AttrMonitor):
|
||||
# variables
|
||||
self.variables = self.conf.get_variables()
|
||||
# the dotfiles
|
||||
self.dotfiles = self.conf.get_dotfiles(self.profile)
|
||||
self.dotfiles = self.conf.get_dotfiles()
|
||||
# the profiles
|
||||
self.profiles = self.conf.get_profiles()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user