@ -288,6 +288,11 @@ BIG FAT WARNING: this needs to specify an actual file as a destination
{
(cd ~/work/papers; okular "$(find | sed -e "s+^./++" | fzf)")
}
function o-offprints ()
(cd ~/work/offprints; okular "$(find | sed -e "s+^./++" | fzf)")
#+end_src
*** shell helpers :daily:pi:android: