とは言っても、Ubuntu様の.bashrcをほぼそのまま使ってます。 Ubuntuはかゆいところに手が届く設定が最初から随所にされているので本当に素晴らしい。 他にも、「こんなの便利だよ!」とかあったら教えてもらいたい。 # don't put duplicate lines in the history. See bash(1) for more options # ... or force ignoredups and ignorespace HISTCONTROL=ignoredups:ignorespace # Include a time stamp on history HISTTIMEFORMAT='%m/%d %T ' # append to the history file, don't overwrite it shopt -s histappend # for se