From 98f8df403360e5707b6de6c734c95f9ac759feb6 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 19 Dec 2016 13:23:28 +1300 Subject: Remove lhn() Not portable, and I never use it anyway --- README.markdown | 2 -- 1 file changed, 2 deletions(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index fb517bad..b1eeec10 100644 --- a/README.markdown +++ b/README.markdown @@ -183,8 +183,6 @@ in `sh/shrc.d` to be loaded by any POSIX interactive shell. Those include: depending on the capabilities of the system `grep(1)`. * `hgrep()` allows searching `$HISTFILE`. * `keychain()` keeps `$GPG_TTY` up to date if a GnuPG agent is available. -* `lhn()` gets the history number of the last command, if the POSIX `fc` - builtin is available. * `ls()` tries to apply color to `ls(1)` for interactive use if available. * `la()` runs `ls -A` if it can, or `ls -a` otherwise. * `ll()` runs `ls -Al` if it can, or `ls -al` otherwise. -- cgit v1.2.3