fish-conf/setup.sh
2020-06-17 11:40:29 +00:00

6 lines
123 B
Bash

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