Daily auto-commit 2025-05-23T04:28:17UTC @ nord

This commit is contained in:
2025-05-23 06:28:17 +02:00
parent 8a11ea4b5d
commit 4719db4ac4

View File

@@ -7,13 +7,16 @@
// custom settings, run `zed: open default settings` from the
// command palette
{
// "base_keymap": "Atom", // default is VSCode
// "base_keymap": "Atom", // default is VSCode, TODO: try to switch
"ssh_connections": [
{
"host": "rocm.pbsds.net",
"projects": [
{
"paths": ["~/ntnu/ifield"]
},
{
"paths": ["~/ntnu/papers/"]
}
]
}