nedit -xrm "nedit.shell: /bin/bash" worked, mercifully..
In you ~/.bashrc :
alias medit='nedit -xrm "nedit.shell: /bin/bash"'
will let you use "medit" in place of nedit. If you know why aliasing nedit doesn't work, please tell me :)
In you ~/.bashrc :
alias medit='nedit -xrm "nedit.shell: /bin/bash"'
will let you use "medit" in place of nedit. If you know why aliasing nedit doesn't work, please tell me :)
No comments:
Post a Comment