+ Tweaking aliases + set HTTPS to fix pip problem

This commit is contained in:
ziro 2020-07-24 13:04:09 +07:00
parent 6aca719c57
commit db1e8665cf
2 changed files with 6 additions and 1 deletions

View file

@ -12,7 +12,8 @@ fi
export BROWSER='firefox'
export TERMINAL='st'
export READER='zathura'
export HTTPS='localhost:9050'
export GOOGLE_APPLICATION_CREDENTIALS="$HOME/Downloads/youtube-9ab71578c563.json"
# vim/nvim as manpager
export MANPAGER="nvimpager"
# export MANPAGER="/bin/sh -c \"col -b | vim --not-a-term -c 'set ft=man ts=8 nomod nolist noma' -\""