diff options
author | Karel Kočí <cynerd@email.cz> | 2017-09-18 21:06:19 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2017-09-18 21:06:19 +0200 |
commit | 85c603b086490d5a2f78661bc1e167b11a6ea41f (patch) | |
tree | 534a63d72a59781b574fe7414159675c8449fbb8 /bashrc | |
parent | 39da53ab62b710a231cef8cea50bfa316816f2ad (diff) | |
download | myconfigs-85c603b086490d5a2f78661bc1e167b11a6ea41f.tar.gz myconfigs-85c603b086490d5a2f78661bc1e167b11a6ea41f.tar.bz2 myconfigs-85c603b086490d5a2f78661bc1e167b11a6ea41f.zip |
Drop unnecessary comment in bashrc
Diffstat (limited to 'bashrc')
-rw-r--r-- | bashrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -47,7 +47,6 @@ esac # Completions ################################################## -# Some completion functions _gitbmerge() { local cur prev _init_completion || return |