motiejus/dotfiles

Unnamed repository; edit this file 'description' to name the repository.
git clone https://git.jakstys.lt/motiejus/dotfiles.git
Log | Tree | Refs | README | LICENSE

commit d16cd9ced1feffb53b8457357aab17be72addeae (tree)
parent 7c9b87a3c3ef4b53425aca4a27e11a7359caae9f
Author: Jesse Atkinson <jesse@jsatk.us>
Date:   Thu,  9 Nov 2017 14:12:34 -0800

Update "OS X" to "macOS" in README
Diffstat:
MREADME.markdown | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.markdown b/README.markdown @@ -90,7 +90,7 @@ directory. Edit a file from the repository. `:Gbrowse` delegates to `git web--browse`, which is less than perfect when it comes to finding the right browser. You can tell it the correct -browser to use with `git config --global web.browser ...`. On OS X, for +browser to use with `git config --global web.browser ...`. On macOS, for example, you might want to set this to `open`. See `git web--browse --help` for details.