vfs construction ok

This commit is contained in:
ed 2019-05-29 23:46:17 +00:00
parent 500daacca2
commit 250d0bdf57
6 changed files with 222 additions and 48 deletions

2
.vscode/launch.json vendored
View file

@ -10,7 +10,7 @@
"cwd": "${workspaceFolder}",
"args": [
"-j",
"2",
"0",
"-nc",
"4",
"-nw",

View file

@ -1,5 +1,6 @@
{
"workbench.colorCustomizations": {
// https://ocv.me/dot/bifrost.html
"terminal.background": "#1e1e1e",
"terminal.foreground": "#d2d2d2",
"terminalCursor.background": "#93A1A1",