summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
* Emacs: Remove lenticAlan Pearce2017-08-30-12/+1
| | | | It's too buggy. Let's go back to outshine
* Remove sshrcAlan Pearce2017-08-29-5/+0
|
* zsh: Don't configure GPG SSH agent on osxAlan Pearce2017-08-29-6/+9
|
* Emacs: Load mu4e only if mu executable is presentAlan Pearce2017-08-29-47/+48
|
* zsh: Default to current ledger fileAlan Pearce2017-08-28-0/+2
|
* xprofile: Run NetworkManager's applet instead of connman'sAlan Pearce2017-08-27-1/+1
|
* Emacs: Remove workaround for echo-area-messageAlan Pearce2017-08-27-2/+0
|
* Emacs: Force-bind avy shortcutsAlan Pearce2017-08-27-5/+5
|
* sxhkd: Use disper for XF86Display shortcutAlan Pearce2017-08-27-1/+3
|
* Emacs: Add desktop fileAlan Pearce2017-08-27-0/+11
|
* msmtp: Add initial configurationAlan Pearce2017-08-26-0/+26
|
* offlineimap: Add initial configurationAlan Pearce2017-08-26-0/+39
|
* zsh: Set SSH_AUTH_SOCK to GnuPG SSH agent socketAlan Pearce2017-08-26-2/+3
|
* i3: Use i3status from current-systemAlan Pearce2017-08-26-1/+1
| | | | | | It's not feasible to use the nix derivation dependency, because the i3 config file is not generated by NixOS, so use the current system version instead. This means that it needs to be added to systemPackages.
* i3: Fix passmenu bindingAlan Pearce2017-08-26-1/+1
|
* zsh: Ensure cache directory is present for HISTFILEAlan Pearce2017-08-26-0/+2
|
* Emacs: Configure mu4eAlan Pearce2017-08-25-0/+52
|
* Emacs: Default to SSH socket from GnuPGAlan Pearce2017-08-25-1/+1
|
* gpg: Use builtin tor methodAlan Pearce2017-08-25-2/+5
|
* i3: Fix duplicate keybinds againAlan Pearce2017-08-25-2/+3
|
* zsh: Don't init gnupg on macOS.Alan Pearce2017-08-21-2/+2
| | | | Assume GPG Tools are installed instead
* Emacs: Remove base16-themeAlan Pearce2017-08-21-11/+1
|
* Emacs: add lentic configurationAlan Pearce2017-08-21-0/+4
|
* Emacs: Fix C-c p s s bindingAlan Pearce2017-08-21-0/+1
|
* Emacs: Update encrypted configurationAlan Pearce2017-08-21-0/+0
|
* Configure GPG (version 2.1)Alan Pearce2017-08-18-2/+112
|
* xprofile: Increase delay for setting cursorAlan Pearce2017-08-18-1/+1
| | | | Seems like it didn't always work with a 1 second delay
* i3: Tweak keybindsAlan Pearce2017-08-18-5/+5
|
* Merge remote-tracking branch 'origin/master'Alan Pearce2017-08-17-23/+0
|\
| * Emacs: Remove eziam setupAlan Pearce2017-08-08-23/+0
| |
* | i3: Tweak keybindingsAlan Pearce2017-08-17-3/+3
|/
* Emacs: Fix execution of old code at startupAlan Pearce2017-08-07-2820/+2835
| | | | | | Set load-prefer-newer before loading main init code (it does not apply to the file it is in) Set auto-compile-on-load to compile init.el if it is newer than init.elc
* Merge branch 'master' of ssh://alanpearce.eu/dotfilesAlan Pearce2017-08-06-880/+795
|\
| * Emacs: Remove twig-modeAlan Pearce2017-08-04-11/+1
| | | | | | | | I don't use PHP any more
| * Emacs: Remove coffee modeAlan Pearce2017-08-04-12/+1
| | | | | | | | Unused
| * Emacs: Simplify search for init fileAlan Pearce2017-08-04-4/+1
| |
| * Emacs: Fix startup issue opening encrypted configAlan Pearce2017-08-04-5/+2
| |
| * Emacs: Make bbdb popup window smallerAlan Pearce2017-08-04-0/+1
| |
| * Emacs: Fix smartparens not being disabled in lisp modesAlan Pearce2017-08-04-1/+3
| |
| * Emacs: Use outshine instead of lenticAlan Pearce2017-08-04-2838/+22
| |
| * Emacs: Move post-startup de-optimisation code to top of fileAlan Pearce2017-08-04-11/+12
| |
| * Emacs: Fix byte-compiler warningsAlan Pearce2017-08-03-11/+6
| |
| * Ignore flycheck temp filesAlan Pearce2017-08-03-0/+1
| |
| * Emacs: Remove counsel-dashAlan Pearce2017-08-03-68/+0
| | | | | | | | I don't seem to be using it, and it's currently not installable via nix
| * Ignore .elc filesAlan Pearce2017-08-03-0/+1
| | | | | | | | With lentic-mode, these are now created inside the repository
| * Emacs: Update Makefile to only byte-compile initAlan Pearce2017-08-03-14/+1
| |
| * Emacs: Switch from org-babel to lentic-modeAlan Pearce2017-08-03-203/+3037
| |
| * Emacs: Fix building emacs config files on macOSAlan Pearce2017-08-03-2/+6
| |
| * Emacs: Use smartparens from melpa-stableAlan Pearce2017-08-02-1/+1
| | | | | | | | Recommended by author: https://github.com/Fuco1/smartparens/issues/775#issuecomment-315853084
* | Xprofile: Run cmstAlan Pearce2017-08-06-0/+1
| |