diff --git a/.bashrc b/.bashrc index fa2e135..2bd999e 100644 --- a/.bashrc +++ b/.bashrc @@ -11,4 +11,4 @@ PS1='[\u@\h \W]\$ ' QT_QPA_PLATFORMTHEME="qt6ct" EDITOR=helix -PATH=$PATH:~.local/bin \ No newline at end of file +PATH=$PATH:~/.local/bin \ No newline at end of file