chiark
/
gitweb
/
~mdw
/
profile
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
dot/bashrc: Reinstate carriage-return literal broken by deficient editor.
[profile]
/
dot
/
bashrc
diff --git
a/dot/bashrc
b/dot/bashrc
index 990d6453e5c99ead619363289107592e96db76e8..3053c666b10ac050f3f6aa4291b857c97a42acdc 100644
(file)
--- a/
dot/bashrc
+++ b/
dot/bashrc
@@
-35,8
+35,7
@@
__mdw_set_prompt_hacks () {
gitcolour="\[$(tput setaf 6)\]"
rccolour="\[$(tput setaf 1)\]"
uncolour="\[$(tput op)\]"
- nl="\[
-\]"
+ nl="\[
\r
\]"
;;
esac
host='\h' dir=' \w'