update of assets from refresh script
This commit is contained in:
parent
39bd006a7c
commit
d00ca7f118
@ -1,4 +1,4 @@
|
||||
#/bin/bash
|
||||
#!/bin/bash
|
||||
#
|
||||
# ----------------- documentation -----------------
|
||||
# tâche à effectuer régulièrement sur les ordis portables
|
||||
|
@ -1,4 +1,4 @@
|
||||
#/bin/bash
|
||||
#!/bin/bash
|
||||
# @author script by @tykayn - contact at cipherbliss.com
|
||||
# rafraîchir les assets du dépot d'example versionné avec ceux couramment utilisés.
|
||||
# à installer sur un ordi que l'on utilise en tant que référence d'assets
|
||||
|
@ -1,4 +1,4 @@
|
||||
#/bin/bash
|
||||
#!/bin/bash
|
||||
# ----------------- documentation -----------------
|
||||
#
|
||||
# @author sync_spaceship by @tykayn - contact at cipherbliss.com
|
||||
|
@ -4,7 +4,9 @@
|
||||
# source ~/Nextcloud/ressources/workflow_nextcloud/workflow_variables.sh
|
||||
#
|
||||
#
|
||||
export main_user="tykayn"
|
||||
export WORKFLOW_PATH=~/Nextcloud/ressources/workflow_nextcloud
|
||||
export WORKFLOW_PATH_ROOT=/home/$main_user/Nextcloud/ressources/workflow_nextcloud
|
||||
export ALIASES_PATH=$WORKFLOW_PATH/install/.bash_custom_aliases
|
||||
# fichiers orgmode, wiki personnel
|
||||
export orgmode_path=~/Nextcloud/textes/orgmode
|
||||
|
Loading…
Reference in New Issue
Block a user