aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/zsh
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2022-05-26 14:01:45 -0500
committerToby Vincent <tobyv13@gmail.com>2022-05-26 17:36:24 -0500
commit2c7609410d81cfa87cc4e41c17e8d07395f42a5f (patch)
treeed5195d7eb35949c1b6ae1e5aa1a8f70e2981dcd /zsh
parentc23330a249e22b2ea4c4e071b0cb7ea1074bfac9 (diff)
feat(streamlink): add streamlink twitch config
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.config/zsh/.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/.config/zsh/.zshrc b/zsh/.config/zsh/.zshrc
index aa47fe7..1761005 100644
--- a/zsh/.config/zsh/.zshrc
+++ b/zsh/.config/zsh/.zshrc
@@ -4,6 +4,7 @@ export DISABLE_AUTO_TITLE="true"
export HISTFILE=$XDG_STATE_HOME/zsh/history
export HISTSIZE=10000
export SAVEHIST=10000
+export GPG_TTY=$(tty)
setopt no_beep
setopt menu_complete