diff --git a/.bashrc b/.bashrc index 8061e71..7e6b52f 100644 --- a/.bashrc +++ b/.bashrc @@ -11,4 +11,4 @@ PS1='[\u@\h \W]\$ ' QT_QPA_PLATFORMTHEME="qt6ct" EDITOR=helix - +PATH=PATH:~/.local/bin diff --git a/README.md b/README.md index 017ff33..b5f9481 100644 --- a/README.md +++ b/README.md @@ -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)