We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cd2f97 commit 2a81de2Copy full SHA for 2a81de2
.inputrc
@@ -0,0 +1,13 @@
1
+################################################################################
2
+## ~/.inputrc
3
+##
4
+## Control the behaviour of the readline library
5
6
7
+
8
+set colored-completion-prefix on
9
+set colored-stats on
10
+set blink-matching-paren on
11
12
+# prevent macos insane default
13
+set expand-tilde off
0 commit comments