From 4f3df9d35a159bbe6724ab3a1debacb35abf0b05 Mon Sep 17 00:00:00 2001 From: winston Date: Thu, 29 Sep 2022 02:08:28 +0200 Subject: [PATCH] fix: restore discocss chezmoiexternal and mark as executable --- .chezmoiexternal.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.chezmoiexternal.yaml b/.chezmoiexternal.yaml index f891fce..3cf3b7a 100644 --- a/.chezmoiexternal.yaml +++ b/.chezmoiexternal.yaml @@ -11,6 +11,13 @@ url: "https://github.com/wbthomason/packer.nvim" refreshPeriod: 168h +# discocss +.local/bin/discocss: + type: file + url: "https://raw.githubusercontent.com/mlvzk/discocss/master/discocss" + refreshPeriod: 168h + executable: true + # tmux plugin manager .config/tmux/plugins/tpm: type: git-repo