aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
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