From e300f2d4d563e81f304ae8b07589b9fe482e0f68 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 7 Jun 2015 14:56:38 +1200 Subject: Add newline --- bash/bashrc | 1 + 1 file changed, 1 insertion(+) (limited to 'bash/bashrc') diff --git a/bash/bashrc b/bash/bashrc index 6ae3f50d..a0f6448a 100644 --- a/bash/bashrc +++ b/bash/bashrc @@ -69,6 +69,7 @@ shopt -u sourcepath # These options only exist since Bash 4.0-alpha if ((10#${BASH_VERSINFO[0]%%[![:digit:]]*} >= 4)) ; then + # Autocorrect fudged paths during completion shopt -s dirspell # Enable double-starring paths -- cgit v1.2.3