seid/README.md

14 lines
855 B
Markdown
Raw Normal View History

2022-03-28 19:06:38 +00:00
# sdf
Code that makes SDF easier to use and more fun with GNU Emacs
2022-04-12 18:04:51 +00:00
1. Save the sdf folder to your home directory: git clone https://git.sdf.org/scm/sdf.git
2022-04-12 18:57:32 +00:00
2. Copy the dotemacs file in the sdf directory to your home directory: cp $HOME/sdf $HOME
3. Make a backup copy of your .emacs file in your home directory, if you have one: mv $HOME/.emacs $HOME/dotemacs.bak
2022-04-12 18:57:32 +00:00
4. Rename the dotemacs file in the sdf directory to .emacs and move it to your home directory: mv $HOME/dotemacs $HOME/.emacs
2022-04-12 18:01:53 +00:00
5. Make sure that the shell files in the sdf directory are executable. If they are not: chmod +x $HOME/sdf/*.sh
6. If you have not already, setup SSH key-based authentication to sdf.org
2022-04-12 18:04:51 +00:00
7. If you have not already, install Mosh
8. Run Emacs
9. Select the com or bboard buffers in Emacs to use either of those programs: C-x b followed by bboard or com as the name