Skip to content
This repository was archived by the owner on Jan 2, 2026. It is now read-only.

Commit eb4c0cd

Browse files
committed
Add blurb
1 parent c412ac7 commit eb4c0cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,8 @@ $ source <(sd completions bash)
165165

166166
Or add it to `/etc/bash-completion.d`, as documented [in this guide](https://debian-administration.org/article/316/An_introduction_to_bash_completion_part_1).
167167

168+
Mixing [aliasing](#aliasing) and [completions](#completions) can be very useful in creating a CLI experience that provides inline documentation, good completion and a familiar, integrated, look-and-feel.
169+
168170
### Multiple sources
169171

170172
`sd` loads scripts and dirs in the following order:

0 commit comments

Comments
 (0)