diff --git a/setup.sh b/setup.sh index d138021..7eb1d67 100644 --- a/setup.sh +++ b/setup.sh @@ -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