Execute the new shell so path is setup
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user