diff --git a/config/bootstrap.conf.yml b/config/bootstrap.conf.yml index 9481091..d07e4a6 100644 --- a/config/bootstrap.conf.yml +++ b/config/bootstrap.conf.yml @@ -1,9 +1,3 @@ -- brew: - - git - - mackup - - mas - - zsh - # Setup zinit - create: - ~/.zinit @@ -34,6 +28,3 @@ } update_shell - -- cask: - - syncthing diff --git a/config/packages.conf.yml b/config/packages.conf.yml index 2348b8f..8936ef2 100644 --- a/config/packages.conf.yml +++ b/config/packages.conf.yml @@ -1,2 +1,11 @@ +- brew: + - git + - mackup + - mas + - zsh + +- cask: + - syncthing + - brewfile: - ~/.Brewfile