rxvt_-_a_decent_windows_shell
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| rxvt_-_a_decent_windows_shell [2010/06/30 14:34] – tkbletsc | rxvt_-_a_decent_windows_shell [2011/04/15 10:37] (current) – tkbletsc | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | CMD.EXE sucks and the Windows-native replacements are all rubbish. | + | |
| + | |||
| + | **// Disregard this, use [[mintty - A decent native Windows shell]]// | ||
| + | |||
| + | |||
| + | |||
| + | ---- | ||
| + | |||
| + | |||
| + | |||
| + | CMD.EXE sucks and the Windows-native replacements are all rubbish. | ||
| To set your shell to bash, make an environment variable "'' | To set your shell to bash, make an environment variable "'' | ||
| Line 6: | Line 16: | ||
| Also, you may wish to add the following to your '' | Also, you may wish to add the following to your '' | ||
| - | if [ $TERM == " | + | if [ "$TERM" |
| + | if [ " | ||
| - | This will change the value of the TERM environment value to "'' | + | This will change the value of the TERM environment value to "'' |
| Content of '' | Content of '' | ||
rxvt_-_a_decent_windows_shell.1277933688.txt.gz · Last modified: by tkbletsc
