Merge pull request #77 from Hasimir/secret-sauce - fiche - A pastebin adjusted for gopher use
 (HTM) git clone git://vernunftzentrum.de/fiche.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit 9206dce65fc983c49c32b20df6edce7a0b896e7a
 (DIR) parent 10129c83025214df7d9a9ef629835fba26410618
 (HTM) Author: solusipse <solus1ps3@gmail.com>
       Date:   Thu, 22 Feb 2018 23:20:40 +0100
       
       Merge pull request #77 from Hasimir/secret-sauce
       
       Use the Source
       Diffstat:
         README.md                           |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       @@ -100,7 +100,7 @@ echo 'alias tbc="nc termbin.com 9999 | pbcopy"' >> .bash_profile
        echo less typing now! | tbc
        ```
        
       -__Remember__ to restart your terminal session after adding any of provided above!
       +__Remember__ to reload the shell with `source ~/.bashrc` or `source ~/.bash_profile` after adding any of provided above!
        
        -------------------------------------------------------------------------------