Use brave as default browser
[khome.git] / Makefile
index cf96d45..ee489e5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -44,6 +44,9 @@ pkgs_debian:
        $(MAKE) pkgs_snap_classic
        $(MAKE) pkgs_snap_strict
 
+pkgs_ubuntu: list pkgs-ubuntu.list
+       sudo apt install $(shell ./list pkgs-ubuntu.list)
+
 pkgs_mac:
        $(MAKE) pkgs_brew_install
        $(MAKE) pkgs_brew_cask_install
This page took 0.027697 seconds and 4 git commands to generate.