From 97c859ac02ac263a4a8034fee507b5b9b17d64c7 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 29 May 2015 15:20:40 +1200 Subject: Just found rem(1), don't need this now --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 43dae299..e8405973 100644 --- a/README.markdown +++ b/README.markdown @@ -187,7 +187,7 @@ There are a few other little tricks in `bash/bashrc.d`, including: I also wrap a few command calls with functions to stop me from doing silly things that the commands themselves don’t catch. My favourite is the one that stops me from calling `scp(1)` with no colon in either argument. I also do -things like give default arguments to `remind(1)` and `pwgen(1)`. +things like give default arguments to `pwgen(1)`. ### Testing -- cgit v1.2.3