Improve some minor configs

This commit is contained in:
Tobias Reisinger 2022-12-20 01:13:24 +01:00
parent 26d81c5c5e
commit 4f5d9a240e
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
3 changed files with 5 additions and 3 deletions

View file

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