chore: add ENV to environment-variables-service to set up dash init script

pull/1/head
anemofilia 2023-08-24 17:17:01 -03:00
parent 0210ff31a9
commit 077b73f99c
No known key found for this signature in database
GPG Key ID: 5A8F3D62C87A2B33
1 changed files with 1 additions and 0 deletions

View File

@ -266,6 +266,7 @@
("HISTSIZE" . "-1") ("HISTSIZE" . "-1")
("HISTFILESIZE" . "-1") ("HISTFILESIZE" . "-1")
("PATH" . "$HOME/.local/bin:$PATH") ("PATH" . "$HOME/.local/bin:$PATH")
("ENV" . "$XDG_CONFIG_HOME/dash/init.sh")
#|Language|# #|Language|#
("LANG" . "en_US.UTF-8") ("LANG" . "en_US.UTF-8")