mirror of
https://github.com/jakejarvis/dotfiles.git
synced 2025-11-04 22:10:09 -05:00
1password 8 ssh integration
https://developer.1password.com/docs/ssh/get-started#step-4-configure-your-ssh-or-git-client
This commit is contained in:
@@ -19,25 +19,26 @@ volta list yarn
|
||||
|
||||
# npm ls --global --parseable --depth=0 | awk '{gsub(/\/.*\//,"",$1); print}' | sort -u
|
||||
packages=(
|
||||
@11ty/eleventy
|
||||
@babel/cli
|
||||
@babel/core
|
||||
@lhci/cli
|
||||
@vercel/ncc
|
||||
autoprefixer
|
||||
browserify
|
||||
cross-env
|
||||
cross-env-shell
|
||||
dtslint
|
||||
dts-gen
|
||||
esbuild
|
||||
eslint
|
||||
express
|
||||
express-generator
|
||||
firebase-tools
|
||||
gatsby-cli
|
||||
gulp
|
||||
gzip-size-cli
|
||||
json-server
|
||||
netlify-cli
|
||||
next
|
||||
new-component
|
||||
nodemon
|
||||
npm-check-updates
|
||||
npm-name-cli
|
||||
@@ -47,7 +48,6 @@ packages=(
|
||||
prettier
|
||||
release-it
|
||||
rollup
|
||||
standard
|
||||
stylelint
|
||||
superstatic
|
||||
svgo
|
||||
|
||||
Reference in New Issue
Block a user