mirror of
https://github.com/alrayyes/server-dotfiles
synced 2023-11-14 15:56:25 +00:00
make zshrc play nice with tux
This commit is contained in:
parent
7e168023ab
commit
a7e3e2b482
@ -94,6 +94,9 @@ export GPG_TTY=$(tty)
|
||||
# Set default browser
|
||||
export BROWSER=qutebrowser
|
||||
|
||||
# Stop tmux bitching about 256 colours
|
||||
export TERM="xterm-256color"
|
||||
|
||||
# Refresh gpg-agent tty in case user switches into an X session
|
||||
gpg-connect-agent updatestartuptty /bye >/dev/null
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user