From bbe83b3384688e741469e35eee68525ae4f2650b Mon Sep 17 00:00:00 2001 From: David Thurstenson Date: Fri, 24 Jun 2016 20:37:51 -0500 Subject: [PATCH] No longer using Germinal --- .bashrc | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.bashrc b/.bashrc index 25794ae..770172d 100644 --- a/.bashrc +++ b/.bashrc @@ -59,13 +59,6 @@ awman() { awman "$@" } -# This function toggles audible bell for germinal -# because for some reason, the bell turns off after a while - -gbel() { - dconf write /org/gnome/Germinal/audible-bell false - dconf write /org/gnome/Germinal/audible-bell true -} ### PROMPT ###