This commit is contained in:
Justine
2023-03-04 14:30:13 +01:00
parent 643c69623c
commit 522b8e7037
2 changed files with 6 additions and 1 deletions

View File

@ -44,3 +44,8 @@ hotkeys:
#Init : A command to run on startup. Can be used for many things...
init: "echo ---Initialization over---"
#Env : to set environment variables at launch
env:
CAT: "meow"
PATH: /home/cat/bin:$PATH