- Shell 100%
| clangformat.bash | ||
| copy_scripts_and_add_path.bash | ||
| discord_flatpak_launch.sh | ||
| LICENSE | ||
| profiles.sh | ||
| readme.md | ||
| repo_ssh.sh | ||
| screenshot.sh | ||
| wifi.sh | ||
Simple scripts
Just some scripts to automate or abstract common tasks
their file extension corresponds to the language they're written in, and they are one-file (and intended to be able to just ./execute them)
-
copy_scripts_and_add_path.bash - add these scripts to "~/Scripts" and add that directory to $PATH.
-
repo_ssh.sh - set up identity for a git repo at the cwd. Safely curl it and pipe it to sh without looking at it first from: https://static.texturawasd.net/scripts/repo_ssh.sh. Arguments:
$ repo_ssh.sh 'email@example.com' 'User's name' 'repo/name'; or just--verify -
clang-format.bash - apply .clang-format and .clang-tidy (from my page as well) also available at https://static.texturawasd.net/scripts/clangformat.bash
-
screenshot.sh - take a screenshot using grim and slurp and copy it with wl-copy, I bind it to the PrintScreen key in DWL
-
discord_flatpak_launch.sh - launch discord (com.discordapp.Discord flatpak) so i can launch it from wmenu
-
profiles.sh - set power profiles with tlpctl