mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 01:39:26 +02:00
vfs construction ok
This commit is contained in:
parent
500daacca2
commit
250d0bdf57
6 changed files with 222 additions and 48 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
@ -10,7 +10,7 @@
|
|||
"cwd": "${workspaceFolder}",
|
||||
"args": [
|
||||
"-j",
|
||||
"2",
|
||||
"0",
|
||||
"-nc",
|
||||
"4",
|
||||
"-nw",
|
||||
|
|
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"workbench.colorCustomizations": {
|
||||
// https://ocv.me/dot/bifrost.html
|
||||
"terminal.background": "#1e1e1e",
|
||||
"terminal.foreground": "#d2d2d2",
|
||||
"terminalCursor.background": "#93A1A1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue