summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
...
| * Emacs: Show compiled file path after tanglingAlan Pearce2016-02-16-4/+4
| |
| * Emacs: Fix option key usage genericallyAlan Pearce2016-02-16-3/+2
| |
| * Emacs: Improve special character input on OS XAlan Pearce2016-02-16-2/+3
| |
| * Merge branch 'master' of github.com:alanpearce/dotfilesAlan Pearce2016-02-08-77/+36
| |\
| | * Emacs: Fix init of spacemacs-themeAlan Pearce2016-02-06-1/+2
| | |
| | * Emacs: Switch theme to spacemacs-lightAlan Pearce2016-02-06-0/+10
| | |
| | * Emacs: Remove platinum configurationAlan Pearce2016-02-06-51/+0
| | |
| | * Emacs: Set typo-mode language to EnglishAlan Pearce2016-02-05-1/+2
| | |
| | * Emacs: Use diff-hl-dired instead of dired-kAlan Pearce2016-02-05-13/+2
| | |
| | * Emacs: Ensure diff indicators are updated by magitAlan Pearce2016-02-05-1/+1
| | |
| | * Emacs: Fix org-mobile file-watch warningAlan Pearce2016-02-05-1/+1
| | |
| | * Emacs: Update ledger-mode reportsAlan Pearce2016-02-05-5/+6
| | |
| | * Emacs: Set SSH_AUTH_SOCKAlan Pearce2016-02-03-0/+2
| | |
| | * zsh: Don’t export ssh socket via SSHAlan Pearce2016-02-03-1/+1
| | |
| | * Emacs: Disable typo-mode in yaml and jinja modesAlan Pearce2016-02-01-1/+5
| | |
| | * Emacs: Disable auto-indent in ansible-modeAlan Pearce2016-02-01-0/+1
| | |
| | * Emacs: Don’t auto-indent in yaml-modeAlan Pearce2016-01-29-0/+1
| | |
| | * zsh: Don’t run fasd if not installedAlan Pearce2016-01-29-3/+3
| | |
| * | Emacs: Remove which-func-modeAlan Pearce2016-01-22-10/+0
| |/
| * Remove old ’todo’ for org-mobileAlan Pearce2016-01-22-1/+0
| |
| * Emacs: Check for file-notify supportAlan Pearce2016-01-21-8/+9
| |
| * Merge remote-tracking branch 'origin/master'Alan Pearce2016-01-20-21/+42
| |\
| | * Emacs: Reset split-width-thresholdAlan Pearce2016-01-20-1/+0
| | | | | | | | | | | | | | | | | | Seems I misunderstood how it works. It’s the minimal width at which a window will be considered for splitting, not the minimum width of a window after splitting
| | * Emacs: Add reports to ledger-mode configurationAlan Pearce2016-01-20-12/+22
| | |
| | * Emacs: Lazy-load use-packageAlan Pearce2016-01-20-1/+4
| | |
| | * Emacs: Move discover-my-major bindAlan Pearce2016-01-20-1/+1
| | |
| | * Emacs: Bind ehelp correctlyAlan Pearce2016-01-20-1/+1
| | |
| | * Merge remote-tracking branch 'origin/master'Alan Pearce2016-01-19-13/+8
| | |\
| | * | Emacs: Use builtin ehelp modeAlan Pearce2016-01-19-0/+9
| | | |
| | * | Emacs: Disable notify-based file watching on DarwinAlan Pearce2016-01-18-4/+5
| | | |
| | * | Emacs: Remove magit-revert-buffers settingAlan Pearce2016-01-18-2/+1
| | | | | | | | | | | | | | | | It’s redundant with auto-revert-mode and deprecated
| * | | Emacs: Use file-notify for org-mobileAlan Pearce2016-01-20-13/+9
| | | |
| * | | Emacs: Use correct package name for babelAlan Pearce2016-01-20-1/+1
| | |/ | |/|
| * | Emacs: Fix bad window-splitting on laptopAlan Pearce2016-01-14-0/+1
| | |
| * | Emacs: Remove */5 minute org-mobile pullAlan Pearce2016-01-14-5/+1
| | |
| * | FormattingAlan Pearce2016-01-14-2/+1
| | |
| * | Emacs: Open composer.lock files with json-modeAlan Pearce2016-01-14-3/+2
| | |
| * | Merge branch 'master' of home:projects/dotfilesAlan Pearce2016-01-14-6/+6
| |\|
| | * Emacs: Install use-package from melpa-stableAlan Pearce2016-01-14-1/+4
| | |
| | * Emacs: Ensure package-initialize is called onceAlan Pearce2016-01-14-1/+2
| | |
| | * Remove fixed TODOAlan Pearce2016-01-12-2/+0
| | |
| | * Merge branch 'master' of home:projects/dotfilesAlan Pearce2016-01-09-12/+27
| | |\
| | * | zsh: Remove unused pathsAlan Pearce2016-01-05-2/+0
| | | |
| * | | Emacs: Use js2-mode for jsx filesAlan Pearce2016-01-14-3/+3
| | |/ | |/|
| * | Emacs: Add sync version of tangle-initAlan Pearce2016-01-09-0/+14
| | |
| * | Xresources: Use Input fonts in EmacsAlan Pearce2016-01-09-3/+3
| | |
| * | Emacs: Fix tramp prompt hanging on certain promptsAlan Pearce2016-01-09-1/+1
| | |
| * | Emacs: Configure avy keys for colemakAlan Pearce2016-01-04-8/+9
| |/
| * Emacs: Fix compile error in restclient configAlan Pearce2016-01-04-8/+8
| |
| * Emacs: Use web-mode for jsx filesAlan Pearce2016-01-04-12/+13
| |