diff --git a/shell/bashrc b/shell/bashrc index 866fd29..242f14f 100644 --- a/shell/bashrc +++ b/shell/bashrc @@ -213,3 +213,6 @@ if [ -z "${debian_chroot:-}" ] && [ -r /etc/debian_chroot ]; then debian_chroot=$(cat /etc/debian_chroot) fi +#disable checking gnome-keyring +#we dont usse gnome +unset GNOME_KEYRING_CONTROL