This commit is contained in:
bel
2025-11-16 19:41:31 -07:00
parent bd3accb927
commit 081b8d314a
2 changed files with 8 additions and 1 deletions

4
.mise/tasks/chrome Executable file
View File

@@ -0,0 +1,4 @@
#! /usr/bin/env bash
#MISE description="chrome alias"
exec flatpak run io.github.ungoogled_software.ungoogled_chromium "$@"