Commit Graph

27 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
theanonymousexyz 56984f622f
Move erase-disk.sh to https://github.com/theanonymousexyz/archived-scripts 2022-03-18 18:07:46 +01:00
the_4n0nym0u53 73e7f7a90d
update.sh: Avoid non-zero exit code 2022-03-13 22:38:25 +01:00
the_4n0nym0u53 6dc6ca0e3f
erase-disk.sh: add --crypy-prep flag 2022-03-06 16:52:37 +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 b29b88621c
Scripts: Fix error messages in erase-disk.sh 2022-02-24 22:08:14 +01:00
the_4n0nym0u53 7dd2d85547
Scripts: Add help message to erase-disk.sh 2022-02-24 19:36:22 +01:00
the_4n0nym0u53 332473358f
Scripts: Add erase-disk.sh 2022-02-24 13:07:09 +01:00
the_4n0nym0u53 79e8c96121
clear-clipboard.sh: Also clear clipboard in X/XWayland 2022-01-27 20:09:04 +01:00
the_4n0nym0u53 f3038f239a
Optimize Zsh and scripts for Termux 2022-01-23 19:26:28 +01:00
the_4n0nym0u53 9fffd0c3e8
Archive vfio.sh (doesn't work on laptop) 2022-01-22 15:15:20 +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
the_4n0nym0u53 a05a6a756a
Switch to dash. 2022-01-03 00:46:41 +01:00
the_4n0nym0u53 c9275dea37
Make vfio.sh POSIX compliant. 2022-01-03 00:39:35 +01:00
the_4n0nym0u53 04f7bd7884
Make vfio.sh sh compatible. 2021-12-29 21:49:27 +01:00
the_4n0nym0u53 d8e2284059
Experimenting with VFIO. Add script to turn it on or off. 2021-12-28 18:03:43 +01:00
the_4n0nym0u53 3f0f59bdb2
Add script to clear the clipboard (requires wl-clipboard) and add keybinding for it in sway config. 2021-12-22 15:27:03 +01:00