diff options
author | Colin Okay <colin@cicadas.surf> | 2022-07-05 09:21:51 -0500 |
---|---|---|
committer | Colin Okay <colin@cicadas.surf> | 2022-07-05 09:21:51 -0500 |
commit | 5bcccf534cf2513ecd5e63e5c218ca5f95a412d1 (patch) | |
tree | cc2a028c7282fd3b785dbccd403878772c17af35 /init-el.org | |
parent | 65e1a688c88d4db8ae89bde0774062878616b4bf (diff) |
[doc] prepreqs on cicadas pastebin config
Diffstat (limited to 'init-el.org')
-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 |