Initial commit

This commit is contained in:
maddiebaka
2023-06-12 18:44:55 -04:00
parent 78c7143d98
commit f84b1852f8
7 changed files with 312 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/bash
wget --no-check-certificate https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | sh