mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-21 06:55:56 +00:00
docs: add shellcheck and pre-commit setup guide (#131)
This commit is contained in:
8
.github/README.md
vendored
8
.github/README.md
vendored
@@ -16,9 +16,11 @@ see what interesting stuff you've done with it. Sharing is caring.
|
|||||||
### First time setup
|
### First time setup
|
||||||
|
|
||||||
1. Clone this repository to `$HOME/.dotfiles`
|
1. Clone this repository to `$HOME/.dotfiles`
|
||||||
2. `./install`
|
2. Install [shellcheck](https://github.com/koalaman/shellcheck) and [pre-commit](https://pre-commit.com/)
|
||||||
3. ???
|
3. Run `pre-commit install` to enable Git hooks
|
||||||
4. Profit
|
4. `./install`
|
||||||
|
5. ???
|
||||||
|
6. Profit
|
||||||
|
|
||||||
### Updates
|
### Updates
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user