fix: remove / from .bashrc
how many times do i need to fix this?
This commit is contained in:
parent
c761c68ec7
commit
0fc8361d49
1 changed files with 1 additions and 1 deletions
2
.bashrc
2
.bashrc
|
@ -11,4 +11,4 @@ PS1='[\u@\h \W]\$ '
|
|||
|
||||
QT_QPA_PLATFORMTHEME="qt6ct"
|
||||
EDITOR=helix
|
||||
PATH=$PATH:/~.local/bin
|
||||
PATH=$PATH:~.local/bin
|
Reference in a new issue