diff --git a/.gitignore b/.gitignore index 9b1c8b1..ce63e93 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /dist +/.idea diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml new file mode 100644 index 0000000..3f83867 --- /dev/null +++ b/.pre-commit-config.yaml @@ -0,0 +1,19 @@ +--- +repos: + - repo: https://github.com/pre-commit/pre-commit-hooks + rev: v4.5.0 + hooks: + - id: check-added-large-files + args: [ '--maxkb=64' ] + - id: check-merge-conflict + - id: check-shebang-scripts-are-executable + - id: check-symlinks + - id: check-toml + - id: check-yaml + - id: detect-private-key + - id: end-of-file-fixer + - id: fix-byte-order-marker + - id: fix-encoding-pragma + - id: mixed-line-ending + args: [ '--fix=lf' ] + - id: trailing-whitespace diff --git a/etc/profile.d/z-ps-twtty-7.sh b/etc/profile.d/z-ps-twtty-7.sh index 21c6375..754eba4 100755 --- a/etc/profile.d/z-ps-twtty-7.sh +++ b/etc/profile.d/z-ps-twtty-7.sh @@ -1,5 +1,3 @@ -#!/bin/bash - # DESCRIPTION # =========== # An attempt to seize industrial… ops, I ment an attempt to make my