Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
commented out chrome; firefox is good again
Browse files Browse the repository at this point in the history
  • Loading branch information
snwh committed Nov 20, 2017
1 parent b0fa5d9 commit ee55cd1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions functions/thirdparty
Expand Up @@ -9,7 +9,7 @@ dir=$(dirname "$0")

# source $dir/functions/apps/atom
source $dir/functions/apps/dropbox
source $dir/functions/apps/chrome
# source $dir/functions/apps/chrome
source $dir/functions/apps/firefox
source $dir/functions/apps/flatpak
# source $dir/functions/apps/fontforge
Expand Down Expand Up @@ -47,7 +47,6 @@ function thirdparty {
'dropbox' 'Dropbox' \
'firefox' 'Firefox (Beta)' \
'flatpak' 'Flatpak' \
'chrome' 'Google Chrome' \
'inkscape' 'Inkscape' \
'peek' 'Peek' \
'pia' 'Private Internet Access' \
Expand Down

0 comments on commit ee55cd1

Please sign in to comment.