dotfiles/zsh_variable-piston
Irrlicht 10a5c6aa05
[zsh][piston] Env variable for watermarking
WATERMARK env variable: path to the image used to watermark images. For
posting on Fetlife mainly. See the watermark.sh script in the utils repository.
2026-04-14 00:02:40 +02:00

3 lines
160 B
Text

export WAREHOUSE_AUTHOR="The Wild"
export WAREHOUSE_DIR="$HOME/repo/warehouse/blog"
export WATERMARK="$HOME/media/picture/drawing/wild_lanscape-watermark7.png"