aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2017-09-18 21:06:19 +0200
committerKarel Kočí <cynerd@email.cz>2017-09-18 21:06:19 +0200
commit85c603b086490d5a2f78661bc1e167b11a6ea41f (patch)
tree534a63d72a59781b574fe7414159675c8449fbb8
parent39da53ab62b710a231cef8cea50bfa316816f2ad (diff)
downloadmyconfigs-85c603b086490d5a2f78661bc1e167b11a6ea41f.tar.gz
myconfigs-85c603b086490d5a2f78661bc1e167b11a6ea41f.tar.bz2
myconfigs-85c603b086490d5a2f78661bc1e167b11a6ea41f.zip
Drop unnecessary comment in bashrc
-rw-r--r--bashrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/bashrc b/bashrc
index a5462d5..14ded1a 100644
--- a/bashrc
+++ b/bashrc
@@ -47,7 +47,6 @@ esac
# Completions ##################################################
-# Some completion functions
_gitbmerge() {
local cur prev
_init_completion || return