some of my scripts
Go to file
Guilherme Rugai Freire 2ef16c6f94
add create script
2021-08-14 11:29:37 -03:00
bin add create script 2021-08-14 11:29:37 -03:00
create-script add create script 2021-08-14 11:29:37 -03:00
firefox-quick-keywords update requirements 2021-08-13 19:39:13 -03:00
shell-color-scripts fix path 2021-08-13 19:28:20 -03:00
simple-power-menu update requirements 2021-08-13 19:39:13 -03:00
LICENSE MERGE ALL INTO MONOREPO 2021-08-13 19:21:18 -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