# void-scripts **Repository Path**: mirrors_Gottox/void-scripts ## Basic Information - **Project Name**: void-scripts - **Description**: helper scripts I use for managing Void Linux - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2025-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Void Scripts ============ A set of scripts I use to manage stuff I do for void. ## Greasemonkey This is a set of Greasemonkey Scripts that make my life easier. To install those scripts just make sure you have Greasemonkey installed and open them: ``` firefox greasemonkey/*.user.js ``` ### Auto Choose Pull Method More then 2 commits -> merge; else rebase ### Buildbot Scrolldown Automaticly scrolls down on buildbot output ### Collect Pulls Collect pull requests to an input box. Can be used with the merge-pr script. ### Update Checkboxes Inserts Checkboxes to void-updates. Poor mans To-Do list. ## Shell scripts **TODO**