chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c035e79
)
dot/bashrc: Minor options tweaks.
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 5 May 2010 14:23:12 +0000
(15:23 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 5 May 2010 16:17:07 +0000
(17:17 +0100)
Enable `**' wildcards and GNU-style errors; omit things beginning with a
space from the history.
dot/bashrc
patch
|
blob
|
blame
|
history
diff --git
a/dot/bashrc
b/dot/bashrc
index e8bf6a477e4a9b251520cffb508fa611e374a7a0..17e18bb5af1d82706a8e70ca0334e6c3def9bf52 100644
(file)
--- a/
dot/bashrc
+++ b/
dot/bashrc
@@
-69,6
+69,8
@@
shopt -s cmdhist
shopt -u dotglob
shopt -s expand_aliases
shopt -s extglob
+shopt -s globstar
+shopt -s gnu_errfmt
shopt -s histappend
shopt -s histreedit
shopt -u histverify
@@
-83,6
+85,8
@@
shopt -s promptvars
shopt -u shift_verbose
shopt -s sourcepath
+HISTCONTROL=ignorespace:erasedups
+
# --- Set the CDPATH ---
#
# CDPATH=~/src:/usr/src:/usr/lib:/usr/share