removed arguments from zed's bash
This commit is contained in:
@@ -39,7 +39,7 @@
|
|||||||
"shell": {
|
"shell": {
|
||||||
"with_arguments": {
|
"with_arguments": {
|
||||||
"program": "/run/current-system/sw/bin/bash",
|
"program": "/run/current-system/sw/bin/bash",
|
||||||
"args": ["--rcfile", "/etc/bashrc"]
|
"args": []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"blinking": "on"
|
"blinking": "on"
|
||||||
|
|||||||
Reference in New Issue
Block a user