SDF Emacs Interface and Documentation (unofficial)
Go to file
Scott C. MacCallum c92d2ec592 Minor comment changes 2022-04-12 13:49:15 -04:00
COPYING Added a better formatted version of the license 2022-03-30 22:01:07 -04:00
README.md Updated documentation and added system variables 2022-04-12 13:35:01 -04:00
bboard.sh Cleaned up some formatting 2022-03-28 20:02:08 -04:00
com.sh Cleaned up some formatting 2022-03-28 20:02:08 -04:00
dotemacs Minor comment changes 2022-04-12 13:49:15 -04:00

README.md

sdf

Code that makes SDF easier to use and more fun with GNU Emacs

  1. Save the SDF folder to your home directory: git clone https://git.sdf.org/scm/sdf.git
  2. Copy the dotemacs file in the SDF directory to your home directory: cp $HOME/sdf $HOME
  3. Rename the dotemacs file to .emacs: mv $HOME/dotemacs .emacs
  4. Make sure that the shell files in the sdf directory or executable. If they are not: chmod +x $HOME/sdf/*.sh
  5. If you have not already, setup SSH key-based authentication to sdf.org
  6. If you have not already, install mosh
  7. Run Emacs
  8. 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