Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F116042447
D48681.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
937 B
Referenced Files
None
Subscribers
None
D48681.diff
View Options
diff --git a/documentation/content/en/books/fdp-primer/overview/_index.adoc b/documentation/content/en/books/fdp-primer/overview/_index.adoc
--- a/documentation/content/en/books/fdp-primer/overview/_index.adoc
+++ b/documentation/content/en/books/fdp-primer/overview/_index.adoc
@@ -260,16 +260,10 @@
+
[source,shell]
....
-$ echo 'export GEM_PATH="$(gem environment gemdir)"' >> ~/.zshrc
$ echo 'export PATH="$(brew --prefix ruby)/bin:$PATH"' >> ~/.zshrc
-$ source ~/.zshrc
-....
-+
-. Add git alias to Homebrew git since `git format-patch` from Apple-provided git won't work with Phabricator.
-+
-[source,shell]
-....
-$ echo 'alias git=/usr/local/bin/git' >> ~/.zshrc
+$ echo 'export PATH="$(brew --prefix hugo)/bin:$PATH"' >> ~/.zshrc
+$ echo 'export GEM_PATH="$(gem environment gemdir)"' >> ~/.zshrc
+$ echo 'export PATH="${GEM_PATH}/bin:$PATH"' >> ~/.zshrc
$ source ~/.zshrc
....
. Install the rouge package using RubyGem.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 2, 11:55 PM (13 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17914904
Default Alt Text
D48681.diff (937 B)
Attached To
Mode
D48681: Update instructions for MacOS
Attached
Detach File
Event Timeline
Log In to Comment