added theming support, calc and paint commands

This commit is contained in:
Josh Ashton
2023-12-05 20:00:34 -07:00
parent d89510bdfa
commit 9ad413861f
5 changed files with 30 additions and 0 deletions
Executable
+4
View File
@@ -0,0 +1,4 @@
#!/bin/zsh
source ~/dev/calculator/bin/activate
python ~/dev/calculator/calculator.py