mirror of
https://github.com/GRFreire/scripts.git
synced 2026-01-07 03:49:38 +00:00
some of my scripts
| autoxsetwacom | ||
| bin | ||
| check_battery | ||
| check_updates | ||
| clip-color | ||
| clip-moji | ||
| create-script | ||
| firefox-quick-keywords | ||
| get-otp | ||
| restart-touchpad | ||
| shell-color-scripts | ||
| simple-power-menu | ||
| tar-install | ||
| vid2mov | ||
| wallset | ||
| LICENSE | ||
| README.md | ||
GRFreire's scripts
About
In this repo you will find some scripts that I wrote (or found) while using and tinkering with linux. This is a WIP.
Most of them should work just fine in your pc with you meet the requirements (specified in each script page). Some may work in macOS as well - although I never tested.
How to install
-
Clone this repo:
git clone https://github.com/GRFreire/scripts $HOME/.scripts -
Add to your path:
export PATH="$PATH:$HOME/.scripts/bin" -
Ready to go