No description
Find a file
2025-09-10 18:35:55 +02:00
bin Add example of ZeroMQ 2025-09-10 18:35:55 +02:00
doc add doc 2025-08-06 17:55:14 +02:00
home add command runner to nvim 2025-08-08 07:55:29 +02:00
lib Add example of ZeroMQ 2025-09-10 18:35:55 +02:00
recipes savew 2025-09-10 03:41:01 -05:00
install save 2025-08-26 08:51:37 +02:00
readme.md save 2025-08-26 17:50:38 +02:00

Installing the environment

curl -sSL https://gurgul.pro/artur/environment/raw/branch/main/install | bash

Config:

Variable Name Default Value Description
DAT_CACHE_PATH ${HOME}/.cache/dat/ Path where cached data is stored.
DEFAULT_INTERNET_LOGIN not set
DAT_VM_DATA ${DAT_CACHE_PATH}/vm Directory for storing VM-related data.