1
0
Fork 0
setup-script-py/src
developomp 3f2d77b862 replace all usage of os.system with src.util.run
- combine `system` and `silent_system` function int o `run`
- remove `zsh_system`
- replace alacritty terminal with kitty terminal
2022-07-07 10:20:36 +09:00
..
interface make menu return to setup.py instead of exiting 2022-07-01 14:24:40 +09:00
setup replace all usage of os.system with src.util.run 2022-07-07 10:20:36 +09:00
__init__.py replaced gnome with GNOME wherever possible 2022-05-06 17:40:17 +09:00
constants.py remove need to change vars in src/constatnts.py 2022-07-01 14:15:53 +09:00
entry.py add menu UI 2022-07-01 13:24:49 +09:00
initialize.py replace all usage of os.system with src.util.run 2022-07-07 10:20:36 +09:00
log.py redirect error logs to stderr 2022-07-01 13:23:45 +09:00
util.py replace all usage of os.system with src.util.run 2022-07-07 10:20:36 +09:00