google chrome as default browser

This commit is contained in:
Miguel Palhas
2025-02-06 22:19:59 +00:00
parent cb34bbf467
commit c529670dec
5 changed files with 12 additions and 8 deletions
+4 -2
View File
@@ -1,6 +1,8 @@
#!/usr/bin/env bash -e
#!/usr/bin/env bash
branch=$(git branchname)
set -e
branch=$(git rev-parse --abbrev-ref HEAD)
base="$1"
shift