[Bin] add kamoji generator
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-05-28 16:33:49 +02:00
parent 440ebe4a5d
commit 4e2c08c71c
2 changed files with 57 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
#!/bin/sh
. "$HOME"/.profile.private
export XDG_CACHE_HOME="$HOME/.cache"
export XDG_CONFIG_HOME="$HOME/.config"
export XDG_DATA_HOME="$HOME/.local/share"