mirror of
https://github.com/vale981/dotfiles
synced 2025-03-05 09:31:43 -05:00
some updates to init
This commit is contained in:
parent
3802b25cb3
commit
a4536e37b0
1 changed files with 2 additions and 0 deletions
|
@ -6,4 +6,6 @@ function installInit {
|
||||||
|
|
||||||
printSubHeading "Install OMF Theme"
|
printSubHeading "Install OMF Theme"
|
||||||
fish -c "omf install bobthefish"
|
fish -c "omf install bobthefish"
|
||||||
|
curl https://git.io/fisher --create-dirs -sLo ~/.config/fish/functions/fisher.fish
|
||||||
|
fisher add jethrokuan/z
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue