aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-09-23 10:13:13 +1200
committerTom Ryder <tom@sanctum.geek.nz>2013-09-23 10:13:13 +1200
commitccd46ab56e54584a7693ac0923eb5f5b83748083 (patch)
treef7529a03dd00de1df052dca2e8aa818fc22ab3a6 /README.markdown
parentDetail prompt compatibility/degradation (diff)
downloaddotfiles-ccd46ab56e54584a7693ac0923eb5f5b83748083.tar.gz
dotfiles-ccd46ab56e54584a7693ac0923eb5f5b83748083.zip
Typographical fixes
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 761f42fd..61f2f078 100644
--- a/README.markdown
+++ b/README.markdown
@@ -51,9 +51,9 @@ Configuration is included for:
The configurations for Bash, Mutt, tmux, and Vim are the most expansive and
most likely to be of interest. The i3 configuration is mostly changed to make
-window switching behave like Vim windows and Tmux panes do. There's a fair few
+window switching behave like Vim windows and Tmux panes do. There’s a fair few
resources defined for rxvt-unicode. Otherwise, the rest of the configuration
-isn't too distant from the defaults.
+isn’t too distant from the defaults.
Installation
------------
@@ -143,10 +143,10 @@ It expands based on context to include these elements in this order:
* The number of running background jobs
* The exit status of the last command, if non-zero
-This is all managed within the `prompt` function. There's some mildly hacky
+This is all managed within the `prompt` function. There’s some mildly hacky
logic on `tput` codes included such that it should work correctly for most
common terminals using both `termcap(5)` and `terminfo(5)`, including \*BSD
-systems. It's also designed to degrade gracefully for eight-color and no-color
+systems. It’s also designed to degrade gracefully for eight-color and no-color
terminals.
Mutt