Create .local/bin if missing.

This commit is contained in:
Mikaël Capelle 2023-07-17 10:29:52 +02:00
parent 577e00e185
commit 5abd12ddc9
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
curl -L https://get.oh-my.fish > /tmp/omf-install.fish
fish /tmp/omf-install.fish --noninteractive --yes
mkdir -p ~/.local/bin/
curl -s https://ohmyposh.dev/install.sh | bash -s -- -d ~/.local/bin
# Install bobthefish and bass