Update profile and add hnsd letsdane proxy

This commit is contained in:
Grafcube 2022-01-22 12:21:27 +05:30
parent b8556370d7
commit 81929ae5b5
No known key found for this signature in database
GPG key ID: 473F875D5402C33B

View file

@ -42,6 +42,11 @@ export GLFW_IM_MODULE=fcitx
export INPUT_METHOD=fcitx
export IMSETTINGS_MODULE=fcitx
export GTK_THEME=Sweet
export https_proxy=http://127.0.0.1:5330/
export no_proxy="localhost,127.0.0.1,127.0.1.1"
if [[ -z $DISPLAY ]] && [[ $(tty) = /dev/tty2 ]]; then
tmux
fi