Open the project with netrw by default

This commit is contained in:
Oliver Davies 2025-03-27 19:11:00 +00:00
parent 522b4362b3
commit 443b40ea59

View file

@ -32,7 +32,7 @@ with lib;
fi
tmux new-window -d -n scratch
nvim
nvim .
clear
'';
}