Browse Source

Fix ci

ubuntu_ci
Ein Verne 3 years ago
parent
commit
8e5b8c2dda
  1. 9
      config/bootstrap.conf.yml
  2. 9
      config/packages.conf.yml

9
config/bootstrap.conf.yml

@ -1,9 +1,3 @@
- brew:
- git
- mackup
- mas
- zsh
# Setup zinit # Setup zinit
- create: - create:
- ~/.zinit - ~/.zinit
@ -34,6 +28,3 @@
} }
update_shell update_shell
- cask:
- syncthing

9
config/packages.conf.yml

@ -1,2 +1,11 @@
- brew:
- git
- mackup
- mas
- zsh
- cask:
- syncthing
- brewfile: - brewfile:
- ~/.Brewfile - ~/.Brewfile

Loading…
Cancel
Save