Personal BASH scripts for productivity
Find a file
2025-06-22 15:15:17 +02:00
.gitignore feat: use initial config file 2025-06-21 15:05:39 +02:00
ayo.sh feat(ayo): pass arguments 2025-06-21 22:26:26 +02:00
example.config refactor: make config for notes_dir 2025-06-21 15:10:32 +02:00
journal.sh feat(journal): use typora as editor 2025-06-22 15:14:22 +02:00
README.md docs: add dependencies section w/ Typoras editor 2025-06-22 15:15:17 +02:00

Scripts

Personal BASH scripts for productivity

Setup

1. clone the repo

$ git clone git@git.sr.ht:~ayoayco/scripts

2. Copy config and populate

$ cp example.config ~/.ayo.config
$ vim ~/.ayo.config

3. update your .bashrc to add an alias for the parent command scripts/ayo.sh

Dependencies

  1. Typora - used as default editor for notes

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)
  2. journal sync - sync journal entries