Merge branch 'main' of github.com:Dark-Alex-17/dtools

This commit is contained in:
2025-11-24 17:19:04 -07:00
+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 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`). 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! Just run `dtools --help` to get started!
--- ---