removed arguments from zed's bash

This commit is contained in:
2025-03-08 19:12:04 +09:00
parent 390392813b
commit b7342e6e6a

View File

@@ -39,7 +39,7 @@
"shell": {
"with_arguments": {
"program": "/run/current-system/sw/bin/bash",
"args": ["--rcfile", "/etc/bashrc"]
"args": []
}
},
"blinking": "on"