Personal BASH scripts for productivity
Find a file
2025-06-21 15:05:39 +02:00
.gitignore feat: use initial config file 2025-06-21 15:05:39 +02:00
ayo.sh feat: new ayo parent script 2025-06-21 13:21:23 +02:00
example.config feat: use initial config file 2025-06-21 15:05:39 +02:00
journal.sh feat: use initial config file 2025-06-21 15:05:39 +02:00
README.md chore: update readme; scripts, plans 2025-06-21 14:54:04 +02:00

Scripts

Personal BASH scripts for productivity

Setup

  1. clone the repo
$ git clone git@git.sr.ht:~ayoayco/scripts
  1. update your .bashrc to add an alias for the parent command scripts/ayo.sh

Scripts

  1. ayo - parent command, lists all available scripts or accepts parameters
  2. journal - creates a new journal entry if it doesnt exist yet; opens on editor

Planned

  1. config - create configuration for variables (eg, editor, locations)