aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-18 22:06:06 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-18 22:29:09 +1200
commita07c186d9c18355f6997aeb8d71d197caafc80e2 (patch)
tree57914722a314980d59a564be184305fe268cb4c1 /README.markdown
parentDrastically limit amount of history kept (diff)
downloaddotfiles-a07c186d9c18355f6997aeb8d71d197caafc80e2.tar.gz
dotfiles-a07c186d9c18355f6997aeb8d71d197caafc80e2.zip
Add lhn()
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 76521f0a..2367aac9 100644
--- a/README.markdown
+++ b/README.markdown
@@ -201,6 +201,7 @@ There are a few other little tricks defined for other shells, mostly in
depending on the capabilities of the system `grep(1)`. It's dependent on
information written by the `grep.sh` script in `~/.profile.d`.
* `keep()` stores ad-hoc shell functions and variables.
+* `lhn()` gets the history number of the last command.
* `ls()` tries to apply color to `ls(1)` for interactive use if available.
It's dependent on information written by the `ls.sh` script in
`~/.profile.d`.