|
@@ -202,6 +202,9 @@
|
|
|
(global-set-key (kbd "C-c o") 'rclone-post-buffer)
|
|
|
(global-set-key (kbd "C-c C-o") 'rclone-get-org)
|
|
|
|
|
|
+;; Small helper functions
|
|
|
+(load "~/Repos/dotfiles/emacs/elisp/helpers.el")
|
|
|
+(global-set-key (kbd "C-c C-x f") 'display-full-buffer-path)
|
|
|
|
|
|
;; Load for macOS
|
|
|
;;; Slime/etc
|