diff --git a/.markdownlintignore b/.markdownlintignore index 411b885..b41c7c1 100644 --- a/.markdownlintignore +++ b/.markdownlintignore @@ -1,6 +1,7 @@ # only care about files that are directly under our control config/cheat/cheatsheets/community/* config/cheat/cheatsheets/tldr/* +config/op/plugins/used_plugins/* config/tmux/plugins/* local/bin/asdf/* tools/* diff --git a/.prettierignore b/.prettierignore index ec6e9fa..3f8fea3 100644 --- a/.prettierignore +++ b/.prettierignore @@ -5,6 +5,7 @@ config/cheat/cheatsheets/community config/cheat/cheatsheets/tldr config/fzf/* config/nvim/* +config/op/plugins/used_plugins/* config/tmux/plugins/* config/zsh/* lazy-lock.json diff --git a/config/op/plugins/used_items/gh.json b/config/op/plugins/used_items/gh.json index 53e152d..9eff365 100644 --- a/config/op/plugins/used_items/gh.json +++ b/config/op/plugins/used_items/gh.json @@ -1,7 +1 @@ -[ - { - "account_id": "S5Z2DMNFKJEZBPCWRHRWC4DCGI", - "vault_id": "injcin7obv3jdet3r2u3kfihfy", - "item_id": "f6vinbnc6l7ngdzvlw66ayewlq" - } -] +[{"account_id":"S5Z2DMNFKJEZBPCWRHRWC4DCGI","vault_id":"injcin7obv3jdet3r2u3kfihfy","item_id":"f6vinbnc6l7ngdzvlw66ayewlq"}] \ No newline at end of file