From 3c341a668a46e3dcde98ae05c60c616e7c6d488e Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 30 Nov 2016 11:02:44 +1300 Subject: Fix prompt example for accuracy --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index c249d831..41f80ab4 100644 --- a/README.markdown +++ b/README.markdown @@ -126,8 +126,8 @@ after testing `BASH_VERSINFO` appropriately. A terminal session with my prompt looks something like this: ~$ ssh remote - tom@remote:~$ cd .dotfiles tom@remote:~$ bash + >tom@remote:~$ cd .dotfiles >tom@remote:~/.dotfiles(master+!)$ git status M README.markdown M bash/bashrc.d/prompt.bash -- cgit v1.2.3