Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 919 Bytes

File metadata and controls

13 lines (10 loc) · 919 Bytes

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