workflow/assets/.bash_aliases

8 lines
300 B
Bash
Raw Normal View History

2023-08-15 22:23:40 +02:00
#!/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
2023-08-17 10:06:40 +02:00
#
# load variables
source ~/Nextcloud/ressources/workflow_nextcloud/workflow_variables.sh
2025-01-02 12:03:13 +01:00
source $ALIASES_PATH