- Upgrades
husky
to^5.0.6
,prettier
to^2.2.1
,pretty-quick
to^3.1.0
- Moves
husky
config frompackage.json
to.husky/*
- Removes
renovate
config frompackage.json
- Updates
.github/code_of_conduct.md
to Contributor Covenant Code of Conduct v2.0 - Updates
license
to Hippocratic v2.1 - Adds
.husky
to.prettierignore
- Updates
.prettierrc.json
- Adds
pyenv
andvolta
config to.zshrc
- Reorders
zplug load
in.zshrc
- Updates
Brewfile
withbrew bundle
- Edits
.ignore
files - Adds front matter to
code_of_conduct.md
- Adds
pre-commit
script topackage.json
- Uses
pre-commit
script in.husky/pre-commit
- Updates
readme.md
- Updates
description
inpackage.json
- Upgrades
carbon-now-cli
,fx
,husky
,lighthouse
,ndb
,pageres-cli
,prettier
,pretty-quick
,public-ip-cli
,release
,serve
,speed-test
, andterminalizer
to latest versions - Adds Homebrew
curl
andruby
toPATH
inzshrc
- Removes
percollate
because of disuse andnunjucks
dependency not upgraded to work with Node 11.x - Adds
bat
,fd
,hexyl
,hyperfine
, andless
to Homebrew dependencies - Adds TweetDeck to Mac App Store dependencies
- Updates
alacritty.yml
to match config options inv0.2.7
- Removes custom filters from
gitconfig
- Removes deprecated
brew prune
command fromzshrc
- Adds
capture-website-cli
to Yarn dependencies
- Adds
.github
configuration files - Adds
alacritty.yml
, plus additional config fromv0.2.4
- Removes
.babelrc
,.html-minifier.json
, and.mongorc.js
- Moves
renovate.json
config intopackage.json
- Moves
pre-commit
Git hook intohusky
config inpackage.json
- Upgrades
husky
,prettier
, andpretty-quick
to latest versions - Removes
remark
-related dependencies - Tweaks shell script in
install.conf.yaml
- Updates global
package.json
and.Brewfile
dependencies - Updates
.gitignore
- Updates
.prettierrc.json
- Upgrades
dotbot
submodule to latest version - Adds
ignore = dirty
to.gitmodules
- Initial version