fix: move bin/ into .local/bin/
This commit is contained in:
parent
634cfeb240
commit
c3aac7ea44
5 changed files with 3 additions and 3 deletions
2
.profile
2
.profile
|
@ -9,4 +9,4 @@ fi
|
|||
|
||||
[ -x "$(command -v mpd)" ] && mpd
|
||||
|
||||
[ $SHELL == "/bin/bash" ] && source $HOME/.bashrc
|
||||
[ $SHELL = "/bin/bash" ] && source $HOME/.bashrc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue