1
0
Fork 0

added some setup scripts

This commit is contained in:
Kim, Jimin 2022-01-30 13:58:16 +09:00
parent d4f03a5cbe
commit a4109a744c
15 changed files with 1135 additions and 225 deletions

View file

@ -1,4 +1,11 @@
{
"cSpell.words": ["developomp", "flatpak", "pamac"],
"cSpell.words": [
"alacritty",
"btop",
"developomp",
"flatpak",
"pamac",
"ungoogled"
],
"python.formatting.provider": "black"
}