فهرست منبع

use ignoreboth for HISTCONTROL

Kyle P Davis 11 سال پیش
والد
کامیت
5cff547b55
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .profile

+ 1 - 1
.profile

@@ -43,7 +43,7 @@ export LESS="-FRX"
 # tweak history behavior a bit
 # tweak history behavior a bit
 HISTSIZE=50000
 HISTSIZE=50000
 HISTFILESIZE=500000
 HISTFILESIZE=500000
-HISTCONTROL="ignoredups:ignorespace"
+HISTCONTROL="ignoreboth"
 shopt -s histappend
 shopt -s histappend
 
 
 # check window size after each command
 # check window size after each command