Compare commits

..

No commits in common. "98e8c7943161da1ee69d2f3b0e8b32234a46217b" and "78bb0cdcc85d50f80bf1f9774f0ba90c45ac3829" have entirely different histories.

3 changed files with 4 additions and 8 deletions

View File

@ -44,7 +44,7 @@ repos:
# GitHub Actions etc. configuration validity checking # GitHub Actions etc. configuration validity checking
- repo: https://github.com/python-jsonschema/check-jsonschema - repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.24.0 rev: 0.23.3
hooks: hooks:
#- id: check-dependabot #- id: check-dependabot
#- id: check-github-actions #- id: check-github-actions
@ -73,11 +73,7 @@ repos:
- id: prettier - id: prettier
exclude_types: [python, pyi, jupyter] exclude_types: [python, pyi, jupyter]
additional_dependencies: additional_dependencies:
[ ["prettier@3.0.1", "prettier-plugin-nginx@1.0.3"]
"prettier@3.0.1",
"prettier-plugin-nginx@1.0.3",
"prettier-plugin-toml@1.0.0",
]
# Black, opinionated Python code formatter # Black, opinionated Python code formatter
# - repo: https://github.com/psf/black # - repo: https://github.com/psf/black

View File

@ -145,7 +145,7 @@ if [[ $UNAME == Darwin ]]; then
(echo "") (echo "")
(last -10 &) (last -10 &)
fi fi
(printf "Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon.\n\t\tDancu kiel neniu rigardas, kvankam estu vidita kaj aŭdata.\n") (printf "Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon.\n\t\tDancu kiel neniu rigardas.\n")
(printf "Your adventure begins in the dead of night.\nYour road won't be easy, but a rising sun awaits your journey's end.\n\n") (printf "Your adventure begins in the dead of night.\nYour road won't be easy, but a rising sun awaits your journey's end.\n\n")
# fix dircolors for Selenized https://github.com/jan-warchol/selenized/blob/master/other-apps/dircolors/README.md # fix dircolors for Selenized https://github.com/jan-warchol/selenized/blob/master/other-apps/dircolors/README.md
export LS_COLORS="$LS_COLORS:ow=1;7;34:st=30;44:su=30;41" export LS_COLORS="$LS_COLORS:ow=1;7;34:st=30;44:su=30;41"

View File

@ -102,7 +102,7 @@ if [[ $UNAME = Darwin ]]; then
(echo "") (echo "")
(last -10&) (last -10&)
fi fi
(printf "Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon.\n\t\tDancu kiel neniu rigardas, kvankam estu vidita kaj aŭdata.\n") (printf "Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon.\n\t\tDancu kiel neniu rigardas.\n")
(printf "Your adventure begins in the dead of night.\nYour road won't be easy, but a rising sun awaits your journey's end.\n\n") (printf "Your adventure begins in the dead of night.\nYour road won't be easy, but a rising sun awaits your journey's end.\n\n")
# fix dircolors for Selenized https://github.com/jan-warchol/selenized/blob/master/other-apps/dircolors/README.md # fix dircolors for Selenized https://github.com/jan-warchol/selenized/blob/master/other-apps/dircolors/README.md