Skip to content

Instantly share code, notes, and snippets.

@Idorobots
Created October 10, 2012 11:41
Show Gist options
  • Select an option

  • Save Idorobots/3865039 to your computer and use it in GitHub Desktop.

Select an option

Save Idorobots/3865039 to your computer and use it in GitHub Desktop.
Misc Stats example
(require 'misc-stats)
(setq misc-stats-update-interval 10)
(setq misc-stats-format "Emacs uptime: %E Load average: %L1")
(misc-stats-start)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment