Sam A.
27e821c0cc
Remove Neovim from update.sh
2023-05-11 20:04:30 +02:00
Sam A.
0d21647573
Fix update.sh
2023-04-06 17:38:47 +02:00
Sam A.
8bf4d4d75a
Also check if dockerd is running
2023-03-04 16:12:57 +01:00
Sam A.
0cd17de71c
Use /etc/os-release instead of lsb_release
2023-03-03 19:38:34 +01:00
Sam A.
046f4b8de0
Update update.sh
2023-02-22 13:50:51 +01:00
Sam A.
fff852f15d
Always refresh package repos
2023-02-16 16:53:43 +01:00
Sam A.
361ad1c8b7
Update echoes in update.sh
2023-01-12 20:44:38 +01:00
Sam A.
aef116579a
Remove Debian|Ubuntu support
2022-12-30 19:46:00 +01:00
Sam A.
d7e7259729
Remove Android from update.sh
2022-12-30 19:22:12 +01:00
Sam A.
05734d7555
Update update.sh
2022-12-06 17:50:06 +01:00
Sam A.
7510a6dde8
doas can't really remember authentication state across execution scopes
2022-11-24 18:14:21 +01:00
Sam A.
49a96ad29c
Use sudo with Docker commands
2022-11-23 18:25:57 +01:00
Sam A.
0abb173a4a
Remove more Android support and fix scripts
2022-09-22 21:44:10 +02:00
Sam A.
bca632295f
Remove space
2022-09-11 13:33:11 +02:00
Sam A.
25c32fb206
Remove fg
2022-09-05 20:04:01 +02:00
Sam A.
a751783e73
Edit scripts
2022-07-05 15:43:37 +02:00
Sam A.
f0ff75787f
npm --global deprecated
2022-07-04 09:50:41 +02:00
Sam A.
5030805970
Update update.sh
2022-07-02 21:48:51 +02:00
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