diff home.py @ 288:3af02e24eaf9

minor
author drewp@bigasterisk.com
date Sun, 21 Apr 2024 17:01:13 -0700
parents b58f05be720a
children 65e28d2e0cd8
line wrap: on
line diff
--- a/home.py	Sun Apr 21 14:03:04 2024 -0700
+++ b/home.py	Sun Apr 21 17:01:13 2024 -0700
@@ -9,7 +9,7 @@
     ]:
     # maybe bring sync.py in here too
 
-    server.shell(['chsh -s /bin/zsh drewp'])
+    server.shell(commands=['chsh -s /bin/zsh drewp'])
     files.link(path='/home/drewp/.aptitude/config', target='../own/config/aptitude-config', force=True)
     files.link(path='/home/drewp/.config/blender',  target='../own/config/blender', force=True)
     files.link(path='/home/drewp/.emacs.d',         target='own/config/emacs-d', force=True)
@@ -21,11 +21,6 @@
     files.link(path='/home/drewp/bin',              target='own/config/bin/', force=True)
     files.link(path='/home/drewp/blenderkit_data',  target='own/gfx-lib/blenderkit_data/', force=True)
 
-
-
-
-# chsh --shell /bin/zsh
-
 #drwx------  3 drewp drewp  4096 Jul 31 15:07 .config/syncthing
 #npm.rc?
 # run on bang: pnpm server --background start