Commit 8f57d77b599f
Changed files (1)
.emacs.d
.emacs.d/emacs.org
@@ -1278,6 +1278,15 @@
#+END_SRC
+*** helm-firefox
+
+ Because helm is soo fun :D.
+
+ #+BEGIN_SRC emacs-lisp
+ (use-package helm-firefox
+ :ensure t)
+ #+END_SRC
+
** Hydra
#+BEGIN_QUOTE