Create .local/bin if missing.
This commit is contained in:
parent
577e00e185
commit
5abd12ddc9
1
setup.sh
1
setup.sh
@ -3,6 +3,7 @@
|
|||||||
curl -L https://get.oh-my.fish > /tmp/omf-install.fish
|
curl -L https://get.oh-my.fish > /tmp/omf-install.fish
|
||||||
fish /tmp/omf-install.fish --noninteractive --yes
|
fish /tmp/omf-install.fish --noninteractive --yes
|
||||||
|
|
||||||
|
mkdir -p ~/.local/bin/
|
||||||
curl -s https://ohmyposh.dev/install.sh | bash -s -- -d ~/.local/bin
|
curl -s https://ohmyposh.dev/install.sh | bash -s -- -d ~/.local/bin
|
||||||
|
|
||||||
# Install bobthefish and bass
|
# Install bobthefish and bass
|
||||||
|
Loading…
Reference in New Issue
Block a user