fish-conf/setup.sh

6 lines
123 B
Bash
Raw Normal View History

2020-06-17 11:40:29 +00:00
#!/bin/bash
curl -L https://get.oh-my.fish | fish
# Install bobthefish and bass
echo "omf install bobthefish bass" | fish