Found this useful for navigating: ;; Scroll line by line (global-set-key (kbd "M-P") 'scroll-down-line) (global-set-key (kbd "M-N") 'scroll-up-line)
My favorite part lately - org babel for scripting in just about any language (think more flexible ipython/jupyter notebook, in org)
I found syncing across devices through local git repo to be pretty effective
Found this useful for navigating: ;; Scroll line by line (global-set-key (kbd "M-P") 'scroll-down-line) (global-set-key (kbd "M-N") 'scroll-up-line)
My favorite part lately - org babel for scripting in just about any language (think more flexible ipython/jupyter notebook, in org)
I found syncing across devices through local git repo to be pretty effective