X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/ac49a903495acf4264f4a1e1f69fb5a61e140d00..441fb2bd935dd626f5a69f4a6fd0f17637993f93:/dot/shell-rc diff --git a/dot/shell-rc b/dot/shell-rc index 3d8221f..c62471e 100644 --- a/dot/shell-rc +++ b/dot/shell-rc @@ -92,9 +92,10 @@ esac __mdw_set_prompt_pieces () { ## Fancy highlighting in some terminals. - local bold unbold nl gitcolour rccolour uncolour - local host dir more - bold="" unbold="" nl="" gitcolour="" rccolour="" uncolour="" more="" + local bold unbold nl more host dir + local gitcolour rccolour uncolour + bold="" unbold="" nl="" more="" + gitcolour="" rccolour="" uncolour="" __mdw_set_prompt_hacks ## Choose the right delimiters. Highlight root prompts specially;