Add setup.sh.

This commit is contained in:
Mikaël Capelle 2020-06-17 11:40:29 +00:00
parent 89fe59a5e8
commit 96ce2b55cb
1 changed files with 6 additions and 0 deletions

6
setup.sh Normal file
View File

@ -0,0 +1,6 @@
#!/bin/bash
curl -L https://get.oh-my.fish | fish
# Install bobthefish and bass
echo "omf install bobthefish bass" | fish