mirror of
https://github.com/alrayyes/server-dotfiles
synced 2023-11-14 15:56:25 +00:00
Don't use gnome keyring anymore
This commit is contained in:
parent
108eb43963
commit
d7d18fd120
@ -85,9 +85,4 @@ source $ZSH/oh-my-zsh.sh
|
||||
# alias ohmyzsh="mate ~/.oh-my-zsh"
|
||||
#
|
||||
|
||||
if [ -n "$DESKTOP_SESSION" ];then
|
||||
eval $(gnome-keyring-daemon --start)
|
||||
export SSH_AUTH_SOCK
|
||||
fi
|
||||
|
||||
screenfetch
|
||||
neofetch
|
||||
|
Loading…
Reference in New Issue
Block a user