auto gets the login user now
This commit is contained in:
@@ -65,7 +65,6 @@ def main():
|
||||
console.print('optimizing dnf.conf', style='ok')
|
||||
dnf_config()
|
||||
|
||||
|
||||
install_programs_dnf()
|
||||
zsh_fonts()
|
||||
|
||||
@@ -196,7 +195,6 @@ def zsh_fonts():
|
||||
def copy_dotfiles(setup):
|
||||
console.rule("Copying Dotfiles", style='checkt')
|
||||
|
||||
|
||||
# list of relevant configs
|
||||
lis = list(next(os.walk('.'))[1])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user