From 2a62aae18916c034add5187f636ed8e439b5ec78 Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Sun, 6 Jul 2014 21:47:50 -0700 Subject: Change line length of README. --- README | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'README') diff --git a/README b/README index f7ce5e8..f3b1253 100644 --- a/README +++ b/README @@ -6,13 +6,13 @@ Manage multiple Ruby installations with no black magic. NOTES - rbpm only manages rubies located in the ~/.rubies directory. This behaviour - can be changed by setting the RUBIES_PATH environment variable to some other - location. rbpm does not display information about rubies it does not manage, - such as any system-wide install. + rbpm only manages rubies located in the ~/.rubies directory. This + behaviour can be changed by setting the RUBIES_PATH environment + variable to some other location. rbpm does not display information + about rubies it does not manage, such as any system-wide install. - rbpm performs a substring match when selecting a ruby, using the highest - matching directory when there are multiple matches. + rbpm performs a substring match when selecting a ruby, using the + highest matching directory when there are multiple matches. DEPENDENCIES @@ -24,8 +24,8 @@ DEPENDENCIES INSTALLING - Save the script to a safe location, then add the following function to your - ~/.bashrc or equivalent file: + Save the script to a safe location, then add the following function to + your ~/.bashrc or equivalent file: rbpm() { source <(/path/to/rbpm.sh "${@}"); } @@ -93,4 +93,4 @@ LICENSE See included COPYING file for the full license text. -# vim: set sw=4 sts=4 ts=4 et tw=79 spell spl=en : +# vim: set sw=2 sts=2 ts=2 et tw=72 spell spl=en : -- cgit v1.2.3-70-g09d2