Compare commits

..

3 Commits

3 changed files with 8 additions and 4 deletions

View File

@ -44,7 +44,7 @@ repos:
# GitHub Actions etc. configuration validity checking
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.23.3
rev: 0.24.0
hooks:
#- id: check-dependabot
#- id: check-github-actions
@ -73,7 +73,11 @@ repos:
- id: prettier
exclude_types: [python, pyi, jupyter]
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
# - repo: https://github.com/psf/black

View File

@ -145,7 +145,7 @@ if [[ $UNAME == Darwin ]]; then
(echo "")
(last -10 &)
fi
(printf "Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon.\n\t\tDancu kiel neniu rigardas.\n")
(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 "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
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 "")
(last -10&)
fi
(printf "Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon.\n\t\tDancu kiel neniu rigardas.\n")
(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 "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