diff options
author | terminaldweller <thabogre@gmail.com> | 2021-12-23 09:56:15 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2021-12-23 09:56:15 +0000 |
commit | 73d74628b0cff4aed04cd740ecceebf03fa23609 (patch) | |
tree | 456961415de6739d15637afb5a3f18e60ac4174b /.zshrc | |
parent | update (diff) | |
download | scripts-73d74628b0cff4aed04cd740ecceebf03fa23609.tar.gz scripts-73d74628b0cff4aed04cd740ecceebf03fa23609.zip |
more updates. some chroot stuff
Diffstat (limited to '.zshrc')
-rw-r--r-- | .zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -244,7 +244,7 @@ REPORTTIME=4 STARDICT_DATA_DIR="/home/devi/.stardict" export STARDICT_DATA_DIR export LIBGL_ALWAYS_INDIRECT=1 -export PULSE_SERVER=tcp:192.168.1.103 +#export PULSE_SERVER=tcp:192.168.1.103 export VAGRANT_WSL_ENABLE_WINDOWS_ACCESS="1" export WWW_HOME="duckduckgo.com" alias def="sdcv --color" |