fix: remove / from .bashrc

how many times do i need to fix this?
This commit is contained in:
Abdulmujeeb Raji 2023-04-09 12:14:52 +01:00
parent c761c68ec7
commit 0fc8361d49

View file

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