Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Latest commit

 

History

History
33 lines (24 loc) · 857 Bytes

File metadata and controls

33 lines (24 loc) · 857 Bytes

Note

All of my GitHub repositories have been archived and will be migrated to Codeberg as I next work on them. This repository either now lives, or will live, at:

https://codeberg.org/pbrisbin/scripts

If you need to report an Issue or raise a PR, and this migration hasn't happened yet, send an email to me@pbrisbin.com.

NOTE: My scripts have been moved in with my main dotfiles repo. Any future updates will occur there.


Scripts

Useful scripts.

Usage

$ git clone https://github.com/pbrisbin/scripts
$ echo 'export PATH=$HOME/scripts:$PATH' >> ~/.bashrc  # or similar

Notes

If you came here looking for some script and I've removed it or rewritten it, try checking out the tags pre-cleanup or pre-cleanout, you may find what you want there.