From fb6550234f50d97db4e135a64a1adceb8959574b Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 29 Jun 2018 17:16:57 +1200 Subject: Correct typo in .bashrc --- bash/bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bash') diff --git a/bash/bashrc b/bash/bashrc index 7748b864..1d5c7aed 100644 --- a/bash/bashrc +++ b/bash/bashrc @@ -42,7 +42,7 @@ HISTTIMEFORMAT='%F %T ' # Use a more compact format for the `time` builtin's output TIMEFORMAT='real:%lR user:%lU sys:%lS' -# Correct small errors in directory names given to the `cd` buildtin +# Correct small errors in directory names given to the `cd` builtin shopt -s cdspell # Check that hashed commands still exist before running them shopt -s checkhash -- cgit v1.2.3