##// END OF EJS Templates
sh profile: $LA can now be used in place of "last argument of previous command", like $! in bash
sh profile: $LA can now be used in place of "last argument of previous command", like $! in bash

File last commit:

r988:2f09c2ab
r1043:cd6bbcbc
Show More
.hgignore
18 lines | 161 B | text/plain | TextLexer
syntax: glob
*~
*.tmp
*.pyc
*.bak
*.tgz
*.org
*.rej
.svn/
.bzr/
.settings/
.project
*.diff
IPython_crash_report.txt
syntax: regexp
.*\#.*\#$