
- Separate basename
function fig2ps
{
fig2dev -L ps "$1" "${1%.fig}.ps"
}
export -f fig2ps
Ignore typos in cd
shopt -s cdspell
.inputrcset match-hidden-files off
set visible-stats on
set completion-ignore-case on
set show-all-if-ambiguous on
- Make
Meta+Scycle through the list:"\M-s": menu-complete
No comments:
Post a Comment