Add script path

Also added instructions in README.md
This commit is contained in:
Abdulmujeeb Raji 2023-04-09 12:07:20 +01:00
parent 9d58cd38ce
commit 0c5101fef5
2 changed files with 3 additions and 1 deletions

View file

@ -11,4 +11,4 @@ PS1='[\u@\h \W]\$ '
QT_QPA_PLATFORMTHEME="qt6ct"
EDITOR=helix
PATH=PATH:~/.local/bin

View file

@ -18,4 +18,6 @@ git checkout -f master
Logout and login.
Any scripts you want to install, place in `.local/bin`
Licensed under [MIT](LICENSE)