You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A repository in which I upload random bash scripts.
Scripts included
in /useful/
create-sinks-streaming.sh: A script to automatically create audiosinks to help with streaming
git-pull.sh: Script to automatically pull all repos in $HOME/git (to exclude folder from being pulled, add an empty file called nopull to the folder)
wallpaper-qtile.sh: Script to automatically change a file containing an image to change background on qtile
git-pull.sh: Script that provides a CLI interface for git add, commit and push, that's pretty much it. Script can be used with or without arguments
in /kinda-useless/
delete-files.sh: Script allowing the user to delete files in their local directory, was made for fun and is less efficient than just deleting the files yourself
screen-order.sh: Script made to order my screens correctly
About
Random bash scripts written order to learn the language and simplify chores on Linux.