Skip to content

Instantly share code, notes, and snippets.

;;; git-mode-line-dot.el --- Show a dot for git status in the mode line
(eval-when-compile (require 'cl))
(require 'vc-git)
(add-to-list 'vc-handled-backends 'Git)
(defvar git-mode-line-dot-state-mark-modeline t
"modeline mark display or not")
(defun git-mode-line-dot-update-modeline ()
@ymorimo
ymorimo / gist:b06449f3b242f0d29abc
Last active January 25, 2016 12:43 — forked from hvolkmer/gist:4020468
AppleScript to migrate from Things to Omnifocus
--------------------------------------------------
--------------------------------------------------
-- Import tasks from Things to OmniFocus
--------------------------------------------------
--------------------------------------------------
--
-- Script taken from: http://forums.omnigroup.com/showthread.php?t=14846&page=2
--
-- Added: creation date, due date, start date functionality
@ymorimo
ymorimo / rec_radiko.sh
Last active October 5, 2015 19:37 — forked from laiso/rec_radiko.sh
# Moved to https://github.com/ymorimo/rec_radiko