summaryrefslogtreecommitdiffstats
path: root/inputrc
diff options
context:
space:
mode:
Diffstat (limited to 'inputrc')
-rw-r--r--inputrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/inputrc b/inputrc
index 97bf96b..af47ecd 100644
--- a/inputrc
+++ b/inputrc
@@ -7,6 +7,9 @@
# Show all if ambigious.
set show-all-if-ambiguous on
+# Add / to symlink to directory
+set mark-symlinked-directories on
+
# 8Bits supports.
set meta-flag on
set convert-meta off