From 3cb15f7e72d1297175ad16cc2a86f2216f7503fa Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Fri, 13 Jan 2023 22:31:54 +0000 Subject: [PATCH] Update 3 files - /home/.chezmoiscripts/universal/run_onchange_after_20-misc-settings.mjs.tmpl - /home/.chezmoidata.yaml - /software.yml --- home/.chezmoidata.yaml | 3 ++- .../universal/run_onchange_after_20-misc-settings.mjs.tmpl | 3 +++ software.yml | 7 +++++-- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/home/.chezmoidata.yaml b/home/.chezmoidata.yaml index 8a692d90..65022d2b 100644 --- a/home/.chezmoidata.yaml +++ b/home/.chezmoidata.yaml @@ -190,7 +190,8 @@ softwareGroups: - googler - grex - gron - - handlr + # Waiting on fix: https://github.com/chmln/handlr/issues/69 + # - handlr - hexyl - http-prompt - httpie diff --git a/home/.chezmoiscripts/universal/run_onchange_after_20-misc-settings.mjs.tmpl b/home/.chezmoiscripts/universal/run_onchange_after_20-misc-settings.mjs.tmpl index 6b8a5a87..b6a32add 100644 --- a/home/.chezmoiscripts/universal/run_onchange_after_20-misc-settings.mjs.tmpl +++ b/home/.chezmoiscripts/universal/run_onchange_after_20-misc-settings.mjs.tmpl @@ -1,3 +1,4 @@ +{{- if eq .host.distro.family "linux" -}} #!/usr/bin/env zx // gnome config hash: {{ include (joinPath .host.home ".config" "desktop" "gnome.yml") | sha256sum }} @@ -118,3 +119,5 @@ async function main() { } main() + +{{ end -}} \ No newline at end of file diff --git a/software.yml b/software.yml index a0895772..da8cb6b4 100644 --- a/software.yml +++ b/software.yml @@ -3711,10 +3711,10 @@ softwarePackages: appimage: edex-ui powerline: _bin: powerline - _post: pip3 install powerline-status apt: powerline dnf: powerline pacman: powerline + pipx: powerline-status handlr: _bin: handlr _desc: A better xdg-utils @@ -3723,6 +3723,10 @@ softwarePackages: _home: https://github.com/chmln/handlr _name: Handlr _type: cli + _notes: | + Try installing this again at a later time. + + Issue opened here: https://github.com/chmln/handlr/issues/69 cargo: handlr yay: handlr-bin kvantum: @@ -7400,7 +7404,6 @@ softwarePackages: _home: null _name: SSH FS apt: sshfs - brew: sshfs choco: sshfs dnf: sshfs pacman: sshfs