🔤 👮

This commit is contained in:
Jan Andrle 2024-02-27 16:37:49 +01:00
parent d0dbbf6d87
commit 320f3d3576
Signed by: jaandrle
GPG Key ID: B3A25AED155AFFAB
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,6 @@
[![git3mojiv1.0](https://img.shields.io/badge/git3mojiv1.0-%E2%9A%A1%EF%B8%8F%F0%9F%90%9B%F0%9F%93%BA%F0%9F%91%AE%F0%9F%94%A4-fffad8.svg?style=flat-square)](https://robinpokorny.github.io/git3moji/)
· [source code on Gitea](https://gitea.jaandrle.cz/jaandrle/dotfiles)
· [*mirrored* on GitHub](https://github.com/jaandrle/dotfiles)
# dotfiles **(WIP)**
This repository contains my dotfiles. They are managed by using `git clone --bare`,

View File

@ -1,8 +1,8 @@
{
"include": [
"/home/jaandrle/.nvm/versions/node/v18.18.0/lib/node_modules/nodejsscript/index.d.ts",
"/home/jaandrle/.nvm/versions/node/v18.19.0/lib/node_modules/nodejsscript/index.d.ts",
"./*.mjs",
"./*.js",
"chrome-autoinspect.mjs"
]
}
}