Fixed typo in comment.

This commit is contained in:
Aaron Biggs 2014-01-09 13:59:34 -06:00
commit 91743142b4

View file

@ -8,7 +8,7 @@ bindkey "^[m" copy-prev-shell-word
## jobs
setopt long_list_jobs
## pager. Interfers with Capistrano display.
## pager. Interferes with Capistrano display.
# export PAGER="less"
# export LESS="-R"