chore(config): linting, removal of nb.sh

This commit is contained in:
2023-08-27 15:01:18 +03:00
parent 1ffa9dfc9d
commit a81c8e56a8
2 changed files with 1 additions and 5 deletions

View File

@@ -14,10 +14,6 @@ packages=(
"github-release-notes"
"neovim"
"corepack"
# CLI and local web plain text notetaking, bookmarking, and archiving
# with linking, tagging, filtering, search, Git versioning & syncing,
# Pandoc conversion, + more, in a single portable script.
"nb.sh"
)
for pkg in "${packages[@]}"; do