Added instructions for enabling Bash completions

Former-commit-id: 35b317ff508a4da2c1052cbda230be4e4af42985 [formerly 5fa30fa770]
Former-commit-id: c48091e8a5849359e2a6ef97970d30c008d6a70d
This commit is contained in:
2022-11-06 00:15:28 -04:00
parent e55c812a06
commit 86ad4e5cad
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -44,6 +44,8 @@ Requests for additional distribution/OS support can be filed as issues.
Extensions are available in the [sshyp-labs](https://github.com/rwinkhart/sshyp-labs) repository.
Bash completions can be enabled by installing your distribution's "bash-completion" package and restarting your terminal.
# Building
Since sshyp is written entirely in Python, it doesn't need to be compiled. It does, however, need to be packaged for installation.