]> git.donarmstrong.com Git - lib.git/commitdiff
add hpcbio
authorDon Armstrong <don@donarmstrong.com>
Sat, 18 Jul 2015 00:43:06 +0000 (19:43 -0500)
committerDon Armstrong <don@donarmstrong.com>
Sat, 18 Jul 2015 00:43:06 +0000 (19:43 -0500)
emacs_el/configuration/don-hydra.el
emacs_el/configuration/org-mode-configuration.el

index 6eec45f1e89df9e64da79f56ec218bc87fbf2739..951e48accc30a19751bee45f2fb69ab87242e9c9 100644 (file)
@@ -7,6 +7,7 @@
 _n_: notes _c_: chaim _w_: wildman _o_: ool
 _u_: uddin _s_: steve _r_: refile  _f_: fh    
 _p_: read papers      _R_: paper notes
+_h_: hpcbio
 _q_: quit
 _z_: quit
 "
@@ -20,6 +21,7 @@ _z_: quit
   ("r" (find-file "~/projects/org-notes/refile.org"))
   ("p" (find-file "~/projects/research/papers_to_read.org"))
   ("R" (find-file "~/projects/research/paper_notes.org"))
+  ("h" (find-file "~/projects/org-notes/hpcbio.org"))
   ("q" nil "quit")
   ("z" nil "quit")
   )
index 552b08ec5012f73139f05d1278d4f07f476c9667..b3f9c9d6bdb7bc2d44c3f6b016c69bc22103a615 100644 (file)
              "~/projects/org-notes/wildman.org"
              "~/projects/org-notes/uddin.org"
           "~/projects/org-notes/reviews.org"
+          "~/projects/org-notes/hpcbio.org"
              "~/projects/org-notes/fh.org")))
 
 (set-register ?n (cons 'file "~/projects/org-notes/notes.org"))