Add google chrome as browser (and normal Firefox on macos)
This commit is contained in:
@@ -23,6 +23,7 @@ apt_packages:
|
||||
- gimp
|
||||
- git
|
||||
- git-delta
|
||||
- google-chrome-stable
|
||||
- google-cloud-cli
|
||||
- graphviz
|
||||
- htop
|
||||
@@ -147,3 +148,8 @@ apt_repositories:
|
||||
repositories: https://packages.mozilla.org/apt/
|
||||
suites: "mozilla"
|
||||
|
||||
- name: google
|
||||
sign_keys:
|
||||
- url: https://dl-ssl.google.com/linux/linux_signing_key.pub
|
||||
repositories: http://dl.google.com/linux/chrome/deb/
|
||||
|
||||
|
||||
@@ -36,9 +36,11 @@ brew_packages:
|
||||
brew_casks:
|
||||
- alacritty
|
||||
- enpass
|
||||
- firefox
|
||||
- firefox@developer-edition
|
||||
- gimp
|
||||
- gnucash
|
||||
- google-chrome
|
||||
- kitty
|
||||
- spotify
|
||||
- ungoogled-chromium
|
||||
|
||||
Reference in New Issue
Block a user