From 214900a2b6931a293d51b617608c2fa7f074d8c0 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 9 Oct 2015 13:38:10 +1300 Subject: Add sd Bash function (sibling directory switch) --- README.markdown | 1 + 1 file changed, 1 insertion(+) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 9bfe62d1..bfcf4f73 100644 --- a/README.markdown +++ b/README.markdown @@ -190,6 +190,7 @@ There are a few other little tricks in `bash/bashrc.d`, including: * `pd` — Change to the argument’s parent directory * `readz` — Alias for `read -d '' -r` * `scr` — Create a temporary directory and change into it +* `sd` — Switch to a sibling directory * `sprunge` — Pastebin frontend tool I pilfered from `#bash` on Freenode * `ud` — Change into an indexed ancestor of a directory -- cgit v1.2.3