Mercurial > code > home > repos > infra
comparison home.py @ 203:3fd439ae1380
minor & some upgrades
author | drewp@bigasterisk.com |
---|---|
date | Fri, 30 Jun 2023 22:39:13 -0700 |
parents | 1329c6f5baef |
children | b58f05be720a |
comparison
equal
deleted
inserted
replaced
202:a5399e8b47b6 | 203:3fd439ae1380 |
---|---|
19 files.link(path='/home/drewp/.kitty', target='own/config/kitty', force=True) | 19 files.link(path='/home/drewp/.kitty', target='own/config/kitty', force=True) |
20 files.link(path='/home/drewp/.zshrc', target='own/config/zshrc', force=True) | 20 files.link(path='/home/drewp/.zshrc', target='own/config/zshrc', force=True) |
21 files.link(path='/home/drewp/bin', target='own/config/bin/', force=True) | 21 files.link(path='/home/drewp/bin', target='own/config/bin/', force=True) |
22 files.link(path='/home/drewp/blenderkit_data', target='own/gfx-lib/blenderkit_data/', force=True) | 22 files.link(path='/home/drewp/blenderkit_data', target='own/gfx-lib/blenderkit_data/', force=True) |
23 | 23 |
24 server.shell(["sudo -u drewp pip install --user 'pdm==2.7.4'"]) | |
25 | 24 |
26 | 25 |
27 | 26 |
28 | 27 |
29 #drwx------ 3 drewp drewp 4096 Jul 31 15:07 .config/syncthing | 28 #drwx------ 3 drewp drewp 4096 Jul 31 15:07 .config/syncthing |