Updated README to mention the tab completions

This commit is contained in:
Alex Clarke
2025-11-24 16:37:43 -07:00
committed by GitHub
parent fa1468ed16
commit 2779cad905
+2
View File
@@ -30,6 +30,8 @@ git clone git@github.com:Dark-Alex-17/devtools.git ~/.local/share/devtools && pu
This will install the repo to `~/.local/share/devtools` and run the `make install` command to build and install the
script to your local bin directory (usually `~/.local/bin`).
This will also install the tab completions to your `~./bashrc`, so be sure to `source ~/.bashrc` to enable the completions.
Just run `dtools --help` to get started!
---