aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-21 16:09:51 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-21 16:09:51 +1200
commit06eae861a4abf6d72ac1cb1afff23276044963b7 (patch)
tree9d2c293a2b6004943d20007f5cb3d0d8cb39d5c6 /README.markdown
parentForce type for Git ahead/behind counts (diff)
downloaddotfiles-06eae861a4abf6d72ac1cb1afff23276044963b7.tar.gz
dotfiles-06eae861a4abf6d72ac1cb1afff23276044963b7.zip
Add note about dynamic completions
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index cb6ef74e..cf6f2a02 100644
--- a/README.markdown
+++ b/README.markdown
@@ -235,7 +235,9 @@ files for things I really do get tired of typing repeatedly:
* `pass(1)` entries
* `ssh(1)` hostnames from `~/.ssh/config`
-I also add completions for my own scripts and functions where useful.
+I also add completions for my own scripts and functions where useful. The
+completions are dynamically loaded if Bash is version 4.0 or greater.
+Otherwise, they're all loaded on startup.
#### pdksh