some of my scripts
Go to file
2021-10-31 17:40:03 -03:00
bin rofi-bluetooth: add gitmodule 2021-09-11 21:41:55 -03:00
bitwarden-rofi@62c95afd56 bitwarden-rofi: add gitmodule 2021-08-23 08:56:07 -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 firefox-quick-keywords: remove extra colon 2021-10-12 20:54:37 -03:00
rofi-bluetooth@5f49b96d5e update rofi-bluetooth repo to my fork 2021-09-11 21:46:32 -03:00
shell-color-scripts Add --all flag to execute all colorscripts 2021-10-09 12:50:10 -03:00
simple-power-menu simple-power-menu: run lockscreen before suspending 2021-10-31 17:40:03 -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
.gitmodules update rofi-bluetooth repo to my fork 2021-09-11 21:46:32 -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