<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/fbd4aff7e164ecc26c0418286d4b447f5e75b90a">https://github.com/macports/macports-ports/commit/fbd4aff7e164ecc26c0418286d4b447f5e75b90a</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new fbd4aff7e16 thefuck: update notes
</span>fbd4aff7e16 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit fbd4aff7e164ecc26c0418286d4b447f5e75b90a
</span>Author: Eric F <eric@iefdev.se>
AuthorDate: Fri Aug 28 00:39:24 2020 +0200

<span style='display:block; white-space:pre;color:#404040;'>    thefuck: update notes
</span>---
 python/thefuck/Portfile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/thefuck/Portfile b/python/thefuck/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 20e5e089da0..1eb06a19ab7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/thefuck/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/thefuck/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -33,7 +33,10 @@ depends_lib-append      port:py${python.version}-colorama \
</span> livecheck.type      pypi
 
 notes "
<span style='display:block; white-space:pre;background:#ffe0e0;'>-To configure thefuck fuck alias, add this to your bash file (eg. ~/.bash_profile)
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+To configure thefuck fuck alias, add this to your startup file (eg. .bash_profile, .zshrc)
</span> 
     eval \"\$(thefuck --alias)\"
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+For other shells like Fish, tcsh, Powershell, etc. Please refer to thefuck wiki:
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    ยป https://github.com/nvbn/thefuck/wiki/Shell-aliases
</span> "
</pre><pre style='margin:0'>

</pre>