diff options
-rw-r--r-- | init-el.org | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/init-el.org b/init-el.org index 5c39975..c145b7d 100644 --- a/init-el.org +++ b/init-el.org @@ -711,6 +711,15 @@ So, to use this file for the very first time you must *** bepasty from emacs +First you need to install ~pastebinit~ + +: sudo apt install pastebinit + +Then you should get the pastebin creds from somebody who has them and +put them into a file called ~$HOME/.bepasty-key~. + +Then put the following into yoru config. + #+name: cicadas-bepasty #+begin_src elisp :noweb no-export :results none |