Fix issues

This commit is contained in:
Tobias Reisinger 2022-09-12 10:52:43 +02:00
parent c3864bb510
commit e448e719e8
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
4 changed files with 9 additions and 5 deletions

View file

@ -1,2 +1,2 @@
source /etc/profile
source $HOME/.config/environment
. /etc/profile
. $HOME/.config/environment