-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
dts not showing this line
$ which dts
should output something like: /home/![user]/.local/bin/dts
If nothing is output you may need to add /home/![user]/.local/bin to your shell path. You can do so by adding the line:
export PATH=$PATH:/root/.local/bin
into your ~/.bashrc file (if you use bash, otherwise the corresponding shell initialization file).
i try this but still not showing
how to fix it?
Metadata
Metadata
Assignees
Labels
No labels