Hi Lukas,
Ribonous <
ribonu...@gmail.com> writes:
> Is there a way to define an Emacs command (that I could bind to a keyboard
> shortcut), and that would call helm-find-files to start in a specific
> directory (e.g. my home directory)?
(defun my-find-files ()
(interactive)
(helm-find-files-1 "~/"))
But from anywhere when using helm-find-files, you have shortcuts to
reach home directory, root or default directory, see help (C-c ?)
--
Thierry
Get my Gnupg key:
gpg --keyserver
pgp.mit.edu --recv-keys 59F29997