Skip to content

Commit

Permalink
Create script.sh + add oh-my-posh deb
Browse files Browse the repository at this point in the history
  • Loading branch information
BussyBakks authored Aug 26, 2024
1 parent f7c2dc1 commit 0b3bb6a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ubuntuWSL/script.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
echo "install unzip and oh-my-posh... (do next in the oh-my-posh installation script.)"
sudo apt install unzip | curl -s https://ohmyposh.dev/install.sh | sudo bash -s -- -d ~/bin
export PATH=$PATH:/home/noppy/.local/bin

0 comments on commit 0b3bb6a

Please sign in to comment.