workflow/assets/.bash_aliases
2025-01-13 12:00:58 +01:00

8 lines
297 B
Bash

#!/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
#
# load variables
source ~/Nextcloud/ressources/workflow_nextcloud/workflow_variables.sh
source $ALIASES_PATH