From cc743b7a924d2556b924b80df6682619b0aec010 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 29 May 2015 14:55:07 +1200 Subject: Add ud() function as cd ../../../.. shortcut --- README.markdown | 1 + 1 file changed, 1 insertion(+) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index b772f751..43dae299 100644 --- a/README.markdown +++ b/README.markdown @@ -182,6 +182,7 @@ There are a few other little tricks in `bash/bashrc.d`, including: * `pd` — Change to the argument’s parent directory * `scr` — Create a temporary directory and change into it * `sprunge` — Pastebin frontend tool I pilfered from `#bash` on Freenode +* `ud` — Change into an indexed ancestor of a directory 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 -- cgit v1.2.3