+ Tweaking aliases + set HTTPS to fix pip problem
This commit is contained in:
parent
6aca719c57
commit
db1e8665cf
2 changed files with 6 additions and 1 deletions
|
@ -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' -\""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue