Commit Graph

5 Commits

Author SHA1 Message Date
the_4n0nym0u53 f3038f239a
Optimize Zsh and scripts for Termux 2022-01-23 19:26:28 +01:00
the_4n0nym0u53 75a0d08c4f
/bin/sh -> dash doesn't work on Fedora. 2022-01-08 21:59:42 +01:00
the_4n0nym0u53 6818bc6c21
return -> exit 2022-01-08 19:46:40 +01:00
the_4n0nym0u53 67eac27d79
Major overhaul
- Make everything compatible with both Artix and Fedora
- Install script is now only for Artix
- Extra .zsh files are no longer dot files, makes sourcing from .zshrc easier
2022-01-08 17:56:42 +01:00
the_4n0nym0u53 b9bc23d46e
Shell scripts:
- Improve install script with for loop
- Change hash bangs to /bin/sh because I've symlinked /bin/sh to dash, they should work with bash as well due to POSIX compliance
2022-01-08 16:24:17 +01:00