From 51aeb6caaecbbdefc9995e8abafe763c75004516 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 6 Jun 2015 12:03:48 +1200 Subject: Use magic-space expansion for !hist --- bash/bashrc | 2 -- 1 file changed, 2 deletions(-) (limited to 'bash/bashrc') diff --git a/bash/bashrc b/bash/bashrc index 9942af24..6ae3f50d 100644 --- a/bash/bashrc +++ b/bash/bashrc @@ -54,8 +54,6 @@ shopt -s dotglob shopt -s extglob # Append rather than overwrite Bash history shopt -s histappend -# Expand history commands on a new line for confirmation -shopt -s histverify # Don't use Bash's builtin host completion shopt -u hostcomplete # Don't warn me about new mail all the time -- cgit v1.2.3