Add google chrome as browser (and normal Firefox on macos)
This commit is contained in:
@@ -23,6 +23,7 @@ apt_packages:
|
|||||||
- gimp
|
- gimp
|
||||||
- git
|
- git
|
||||||
- git-delta
|
- git-delta
|
||||||
|
- google-chrome-stable
|
||||||
- google-cloud-cli
|
- google-cloud-cli
|
||||||
- graphviz
|
- graphviz
|
||||||
- htop
|
- htop
|
||||||
@@ -147,3 +148,8 @@ apt_repositories:
|
|||||||
repositories: https://packages.mozilla.org/apt/
|
repositories: https://packages.mozilla.org/apt/
|
||||||
suites: "mozilla"
|
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:
|
brew_casks:
|
||||||
- alacritty
|
- alacritty
|
||||||
- enpass
|
- enpass
|
||||||
|
- firefox
|
||||||
- firefox@developer-edition
|
- firefox@developer-edition
|
||||||
- gimp
|
- gimp
|
||||||
- gnucash
|
- gnucash
|
||||||
|
- google-chrome
|
||||||
- kitty
|
- kitty
|
||||||
- spotify
|
- spotify
|
||||||
- ungoogled-chromium
|
- ungoogled-chromium
|
||||||
|
|||||||
Reference in New Issue
Block a user