Personal BASH scripts for productivity
.gitignore | ||
ayo.sh | ||
example.config | ||
journal.sh | ||
README.md |
Scripts
Personal BASH scripts for productivity
Setup
- clone the repo
$ git clone git@git.sr.ht:~ayoayco/scripts
- Copy config and populate
$ cp example.config .config
$ vim .config
- update your .bashrc to add an alias for the parent command
scripts/ayo.sh
Scripts
- ayo - parent command, lists all available scripts or accepts parameters
- journal - creates a new journal entry if it doesn’t exist yet; opens on editor
Planned
- config - create configuration for variables (eg, editor, locations)