script cleanup

This commit is contained in:
Stefen Auris 2020-12-28 05:41:24 -05:00
parent a8cd608f8a
commit d726a6812c
4 changed files with 27 additions and 25 deletions

View file

@ -1,7 +1,13 @@
#!/bin/bash
#installs and sets up oh-my-fish
sudo apt install git fish
curl -L https://get.oh-my.fish | fish
#Set up configuration
ln -s "$HOME/stevset/fish/omf" "$HOME/.config/"
#download script
curl -L https://get.oh-my.fish | fish
#setup theme
omf install bobthefish