Fixed typo.

This commit is contained in:
Scott C. MacCallum 2022-04-12 11:00:52 -04:00
parent bd9115c807
commit 9c8e40c742
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
;; Open a local terminal
(ansi-term "/bin/bash")
(rename-bugger "term")
(rename-buffer "term")
;; Run bboard on SDF
(ansi-term "/home/scm/sdf/bboard.sh")