add omf back
This commit is contained in:
parent
937a1fd08a
commit
59c802383c
1 changed files with 4 additions and 0 deletions
4
setup.sh
4
setup.sh
|
@ -251,6 +251,10 @@ sudo apt -f install
|
|||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
|
||||
omz theme use agnoster
|
||||
|
||||
# Fish and oh my fish
|
||||
curl -L https://get.oh-my.fish | fish
|
||||
omf install agnoster
|
||||
|
||||
echo "Make sure you have you gpg-key imported and trusted"
|
||||
|
||||
echo "Follow this instruction if gnome-keyring gives you trouble: https://wiki.archlinux.org/index.php/GNOME/Keyring#Using_the_keyring_outside_GNOME"
|
||||
|
|
Loading…
Add table
Reference in a new issue