1 files changed, 1 insertions(+), 1 deletions(-)
M zshrc.org
M zshrc.org => zshrc.org +1 -1
@@ 218,7 218,7 @@ alias hc=herbstclient
#+end_src
*** emacs scratch buffer
#+begin_src sh
-alias scratch=emc -nw -c -e '(switch-to-buffer "*scratch*")'
+alias scratch="emc -nw -c -e '(switch-to-buffer \"*scratch*\")'"
#+end_src
** Functions
:PROPERTIES: