Minor config improvements (hm-pkgs and sourcing)
This commit is contained in:
parent
14e3fbb489
commit
bbf5ffe4dc
6 changed files with 9 additions and 20 deletions
.config
|
@ -1,6 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
set -a
|
||||
. "/etc/profile"
|
||||
. "$HOME/.config/user-dirs.dirs"
|
||||
. "$XDG_CONFIG_HOME/locale.conf"
|
||||
set +a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue