aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-03-29 10:50:26 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-03-29 10:50:26 +1300
commit162f108b44470d34d2dec149b295c6d2a8356d6d (patch)
tree640e7197c822efdf3be77d290fb0031a3f64c868 /README.markdown
parentUpdate submodules (diff)
downloaddotfiles-162f108b44470d34d2dec149b295c6d2a8356d6d.tar.gz
dotfiles-162f108b44470d34d2dec149b295c6d2a8356d6d.zip
Add gt() (go to)
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 8b95e1a9..874e0fc2 100644
--- a/README.markdown
+++ b/README.markdown
@@ -180,10 +180,11 @@ in `sh/shrc.d` to be loaded by any POSIX interactive shell. Those include:
* `gd()` goes to the marked directory.
* `pmd()` prints the marked directory.
* `xd()` swaps the current and marked directories.
-* Nine other directory management and navigation functions:
+* Ten other directory management and navigation functions:
* `ad()` is a `cd` shortcut accepting targets like `/u/l/b` for
`/usr/local/bin`, as long as they are unique.
* `bd()` changes into a named ancestor of the current directory.
+ * `gt()` changes into a directory or into a file's directory.
* `mkcd()` creates a directory and changes into it.
* `pd()` changes to the argument's parent directory.
* `rd()` replaces the first instance of its first argument with its