Execute the new shell so path is setup
This commit is contained in:
parent
09ce58bcf2
commit
25b0231eb0
@ -1,5 +1,6 @@
|
||||
[ -f "~/.bashrc" ] && mv ~/.bashrc ~/.bashrc.bak
|
||||
cp ~/.local/share/omakub/configs/bashrc ~/.bashrc
|
||||
source ~/.bashrc
|
||||
|
||||
[ -f "~/.inputrc" ] && mv ~/.inputrc ~/.inputrc.bak
|
||||
cp ~/.local/share/omakub/configs/inputrc ~/.inputrc
|
||||
|
Loading…
Reference in New Issue
Block a user