some updates to init

This commit is contained in:
Valentin Boettcher 2020-11-25 15:08:29 +01:00
parent 3802b25cb3
commit a4536e37b0

View file

@ -6,4 +6,6 @@ function installInit {
printSubHeading "Install OMF Theme"
fish -c "omf install bobthefish"
curl https://git.io/fisher --create-dirs -sLo ~/.config/fish/functions/fisher.fish
fisher add jethrokuan/z
}