diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-08-31 12:11:14 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-08-31 12:14:14 +0200 |
commit | 6aa71381ee26fb87474156460a36e85c749a11bd (patch) | |
tree | 42db4fd970ca21b1b4ce85c09d4a9d9362d0f4a0 | |
parent | 0a129cd158f39ff0c7e40a93622586db74eba89c (diff) | |
download | setup-6aa71381ee26fb87474156460a36e85c749a11bd.tar setup-6aa71381ee26fb87474156460a36e85c749a11bd.tar.gz setup-6aa71381ee26fb87474156460a36e85c749a11bd.tar.bz2 setup-6aa71381ee26fb87474156460a36e85c749a11bd.tar.xz setup-6aa71381ee26fb87474156460a36e85c749a11bd.zip |
easier comp with FC
-rw-r--r-- | inputrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,8 +13,8 @@ set mark-symlinked-directories on # 8Bits supports. set meta-flag on -set convert-meta off set input-meta on +set convert-meta off set output-meta on # bash completions does not use more |