Browse Source

disable gimme completion for now

Kyle P Davis 6 years ago
parent
commit
1910823eb3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .profile

+ 1 - 1
.profile

@@ -149,4 +149,4 @@ fi
 
 
 # gimme gimme
 # gimme gimme
 [ -d "$HOME/.gimme" ]  ||  curl -fsSL "https://github.com/KylePDavis/gimme/raw/master/gimme" | bash -
 [ -d "$HOME/.gimme" ]  ||  curl -fsSL "https://github.com/KylePDavis/gimme/raw/master/gimme" | bash -
-F="$HOME/.gimme/gimme";  ! [ -f "$F" ]  ||  source "$F"
+#F="$HOME/.gimme/gimme";  ! [ -f "$F" ]  ||  source "$F"