diff options
Diffstat (limited to '.install/runall')
| -rwxr-xr-x | .install/runall | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.install/runall b/.install/runall new file mode 100755 index 0000000..d8e2502 --- /dev/null +++ b/.install/runall @@ -0,0 +1,8 @@ +./install +./aur +./aetherfox + +sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" +sh -c "$(curl -sS https://vencord.dev/install.sh)" + +./stowall |
