Compare commits
No commits in common. "715014ed3d97fcd059fca1ad32a9c6a173329fb9" and "ea61bde858c3c5ba81595265a142496c91609ef3" have entirely different histories.
715014ed3d
...
ea61bde858
5
zshenv
5
zshenv
@ -98,8 +98,9 @@ command -v docker &> /dev/null && \
|
||||
export DOCKER_CONFIG=$HOME/.local/share/docker
|
||||
export GTK_RC_FILES=$HOME/.config/gtk/gtkrc
|
||||
export GTK2_RC_FILES=$HOME/.config/gtk-2.0/gtkrc
|
||||
export PYLINTHOME=$HOME/.cache/pylint
|
||||
command -v rustup &> /dev/null && \
|
||||
export RUSTUP_HOME=$HOME/.local/share/rustup
|
||||
export WGETRC=$HOME/.config/wget/rc
|
||||
export PYLINTHOME=$HOME/.cache/pylint
|
||||
# TODO: terminfo
|
||||
[ -f $HOME/.config/wgetrc ] &&
|
||||
export WGETRC=$HOME/.config/wgetrc
|
||||
|
Loading…
x
Reference in New Issue
Block a user