xref: /haiku/data/config/boot/UserSetupEnvironment.sample (revision 215b685f7fd7d2f9a04260bb164be31ddc001ea2)
1# Quick start for file UserSetupEnvironment.  Copy or rename this file as
2#	"/boot/home/config/settings/boot/UserSetupEnvironment".
3# Add custom environment variables to initialize
4
5# This file is a standard bash script.  For more information regarding shell
6# scripts, refer to any online documentation for "bash scripting"
7
8# Set important variables
9# export IS_COMPUTER_ON=1
10