Skip to content

Commit d6d0892

Browse files
authored
Autosave (#98)
* Syntax * nox
1 parent cd0ba17 commit d6d0892

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

personal-init.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
SETTINGS_DIR="$HOME/work/.jupyter/config/lab/user-settings/@jupyterlab/docmanager-extension"
55
SETTINGS_FILE="$SETTINGS_DIR/plugin.jupyterlab-settings"
66

7+
cat > "$SETTINGS_FILE" <<EOF
78
{
89
"autosave": false
910
}
11+
EOF

0 commit comments

Comments
 (0)