Commit Graph

14 Commits

Author SHA1 Message Date
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 de9220bc73
Make all shell scripts POSIX compliant, and use dash instead of bash. 2022-01-03 01:37:30 +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 35643435c5
Revamp README(s). 2021-12-30 15:38:46 +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