changeset 610:2f6b07f2ab94

RIP !! (history expansion)
author nanaya <me@nanaya.pro>
date Mon, 02 Apr 2018 17:33:57 +0900
parents 7f5234a312f7
children 96a7b2a3e774
files rc/bashrc
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/rc/bashrc	Fri Jul 07 19:35:52 2017 +0900
+++ b/rc/bashrc	Mon Apr 02 17:33:57 2018 +0900
@@ -24,6 +24,8 @@
 # 5. wrong COLUMNS or LINES
 shopt -s checkwinsize
 
+set +H
+
 # Basic PATH
 export PATH="/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/games"