aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-15 11:25:51 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-15 11:25:51 +1200
commit7ccd8a1f133f8699135a49608693a963cdc5efaa (patch)
tree0f8110ebab42b1f375290aa4791dfb488bda73cb /README.markdown
parentInstate some actual real zsh configuration (diff)
downloaddotfiles-7ccd8a1f133f8699135a49608693a963cdc5efaa.tar.gz
dotfiles-7ccd8a1f133f8699135a49608693a963cdc5efaa.zip
Remove square brackets around prompt
Just noise
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.markdown b/README.markdown
index 191371f4..b8d9f89d 100644
--- a/README.markdown
+++ b/README.markdown
@@ -133,15 +133,15 @@ defaults for interactive behavior.
A terminal session with my prompt looks something like this:
- [tom@conan:~/.dotfiles](git:master+!)$ git status
+ tom@conan:~/.dotfiles(git:master+!)$ git status
M README.markdown
M bash/bashrc.d/prompt.bash
A init
- [tom@conan:~/.dotfiles](git:master+!)$ foobar
+ tom@conan:~/.dotfiles(git:master+!)$ foobar
foobar: command not found
- [tom@conan:~/.dotfiles](git:master+!)<127>$ sleep 5 &
+ tom@conan:~/.dotfiles(git:master+!)<127>$ sleep 5 &
[1] 28937
- [tom@conan:~/.dotfiles](git:master+!){1}$
+ tom@conan:~/.dotfiles(git:master+!){1}$
It expands based on context to include these elements in this order: