Try bash as my acme shell
This commit is contained in:
parent
b8733df869
commit
9d3fbca6cb
1 changed files with 2 additions and 2 deletions
4
bin/a
4
bin/a
|
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
export SHELL="$PLAN9/bin/rc"
|
export SHELL="/bin/bash"
|
||||||
export acmeshell="$PLAN9/bin/rc"
|
export acmeshell="/bin/bash"
|
||||||
export BROWSER=safari
|
export BROWSER=safari
|
||||||
export tabstop=4
|
export tabstop=4
|
||||||
export TERM=dumb
|
export TERM=dumb
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue