🔧 Massive update to personal gentoo configs
This commit is contained in:
parent
505f6363ab
commit
6686861b86
497 changed files with 29421 additions and 7191 deletions
4
gentoo/dotfiles/.bash_login
Normal file
4
gentoo/dotfiles/.bash_login
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
export XDG_CACHE_HOME="${HOME}/.cache"
|
||||
export XDG_CONFIG_HOME="${HOME}/.config"
|
||||
export XDG_DATA_HOME="${HOME}/.local/share"
|
||||
export XDG_STATE_HOME="${HOME}/.local/state"
|
||||
Loading…
Add table
Add a link
Reference in a new issue