diff --git a/xinitrc b/xinitrc index 0cc6954..0277682 100755 --- a/xinitrc +++ b/xinitrc @@ -15,7 +15,7 @@ case $((hostname)) in pulseaudio --start - eval $(gpg-agent --daemon) & + eval $(gpg-agent --enable-ssh-support --daemon) xrdb $HOME/.Xresources diff --git a/zshrc b/zshrc index 506c48a..43c28e4 100644 --- a/zshrc +++ b/zshrc @@ -6,7 +6,7 @@ antigen bundle gerges/oh-my-zsh-jira-plus antigen use oh-my-zsh -antigen bundle command-not-found +antigen bundle tmux antigen theme robbyrussell antigen apply