Skip to content

GRFreire/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6de5431 · Sep 3, 2024

History

55 Commits
Mar 20, 2022
Sep 3, 2024
Sep 3, 2024
May 28, 2024
Aug 30, 2021
Oct 12, 2021
Aug 14, 2021
Jan 30, 2022
Jan 29, 2024
Sep 3, 2024
Oct 9, 2021
Sep 3, 2024
Jun 4, 2023
Aug 20, 2021
Aug 28, 2021
Sep 12, 2021
Aug 13, 2021

Repository files navigation

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