some of my scripts
Go to file
Guilherme Rugai Freire 6de5431477
add script check_battery
2024-09-03 12:07:11 -03:00
autoxsetwacom create autoxsetwacom script 2022-03-20 19:13:26 -03:00
bin add script check_battery 2024-09-03 12:07:11 -03:00
check_battery add script check_battery 2024-09-03 12:07:11 -03:00
check_updates add check_updates script 2024-05-28 11:25:49 -03:00
clip-color clip-color: killall colorpicker at start 2021-08-29 22:15:26 -03:00
clip-moji clip-moji: add prompt 2021-10-12 20:52:18 -03:00
create-script create-script: open in nvim after creating 2021-08-14 11:46:00 -03:00
firefox-quick-keywords exclude all keywords starting with ! 2022-01-30 02:47:22 -03:00
get-otp get-otp: search for file in sync folder 2024-01-29 15:45:41 -03:00
restart-touchpad (restart-touchpad) get props based on name not id 2024-09-03 12:03:16 -03:00
shell-color-scripts Add --all flag to execute all colorscripts 2021-10-09 12:50:10 -03:00
simple-power-menu (spm) make menu case insensitive 2024-09-03 12:03:45 -03:00
tar-install create tar-install script 2023-06-04 17:58:40 -03:00
vid2mov vid2mov: add default cause for arg parsing 2021-08-20 15:43:46 -03:00
wallset add wallset script 2021-08-28 17:02:38 -03:00
LICENSE update LICENSE 2021-09-11 21:36:54 -03:00
README.md MERGE ALL INTO MONOREPO 2021-08-13 19:21:18 -03:00

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

  1. Clone this repo: git clone https://github.com/GRFreire/scripts $HOME/.scripts

  2. Add to your path: export PATH="$PATH:$HOME/.scripts/bin"

  3. Ready to go