Commit Graph

15 Commits

Author SHA1 Message Date
Sam A. db14568676
Add nvim autocmd, fix alias, add rust to update.sh 2022-06-11 01:19:18 +02:00
theanonymousexyz 337899a3b4
Update update.sh 2022-06-06 15:48:21 +02:00
theanonymousexyz 18cd88158a
Add check to update.sh 2022-05-30 14:25:11 +02:00
theanonymousexyz 7f4b1dd6c2
Fix Zsh 2022-05-22 20:38:21 +02:00
theanonymousexyz 78639d8876
Changes 2022-05-22 18:08:26 +02:00
theanonymousexyz 3185a5bbf0
Change full-upgrade to upgrade 2022-04-03 13:35:07 +02:00
the_4n0nym0u53 73e7f7a90d
update.sh: Avoid non-zero exit code 2022-03-13 22:38:25 +01:00
the_4n0nym0u53 246e1ca9eb
Change shebangs 2022-03-06 16:22:37 +01:00
the_4n0nym0u53 54c34c30b5
Update update.sh 2022-02-28 23:02:33 +01:00
the_4n0nym0u53 9f177a06dd
Scripts: Add Debian/Ubuntu to update.sh 2022-02-28 23:00:47 +01:00
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