Page MenuHomeFreeBSD

D48681.diff
No OneTemporary

D48681.diff

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

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)

Event Timeline