mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 14:44:58 +08:00
Update pam_environment: add wine
This commit is contained in:
parent
fa23635e5c
commit
007b648cf6
1 changed files with 3 additions and 0 deletions
|
|
@ -35,6 +35,9 @@ HISTFILE DEFAULT=${XDG_DATA_HOME}/zsh/history
|
|||
# openssl
|
||||
RANDFILE DEFAULT=${XDG_DATA_HOME}/openssl/randfile
|
||||
|
||||
# wine
|
||||
WINEPREFIX DEFAULT=${XDG_DATA_HOME}/wine
|
||||
|
||||
# python
|
||||
PYTHONSTARTUP DEFAULT=${XDG_CONFIG_HOME}/python/repl_startup.py
|
||||
PYTHONPYCACHEPREFIX DEFAULT=@{HOME}.cache/python
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue