add stuff in public workflow

This commit is contained in:
Tykayn 2023-08-15 22:23:40 +02:00 committed by tykayn
parent a610a9f945
commit 882fd84c96
13 changed files with 466 additions and 4 deletions

9
assets/.bash_aliases Normal file
View file

@ -0,0 +1,9 @@
#!/bin/bash
# these bash aliases are meant to be added in your user folder,
# in a file named: .bash_aliases (with the dot at the beginning)
# done for my blog http://www.cipherbliss.com
############################ current
# load aliases from workflow folder
. $WORKFLOW_PATH/assets/.bash_aliases