summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
* 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
* Emacs: Guard against startup errors from frame-title settingAlan Pearce2017-07-31-1/+1
|
* Emacs: Fix typo in base16-theme initAlan Pearce2017-07-20-1/+1
|
* i3: Don't toggle workspacesAlan Pearce2017-07-19-1/+0
|
* Emacs: Move eyebrowse bindings from under WM keybindsAlan Pearce2017-07-18-11/+27
|
* i3: Add initial configurationAlan Pearce2017-07-17-0/+325
|
* adopt: Use stow to create backlinksAlan Pearce2017-07-17-2/+2
|
* Merge remote-tracking branch 'origin/master'Alan Pearce2017-07-17-4/+2
|\
| * Emacs: Use Fira Code on macOS (Macbook display)Alan Pearce2017-07-17-1/+1
| |
| * Emacs: Don't load base16-mexico-themeAlan Pearce2017-07-17-3/+1
| | | | | | | | Keep base16-theme around so that I can experiment with it, though
* | dunst: Add initial configurationAlan Pearce2017-07-17-0/+245
| |
* | sxhkd: Configure WLAN with Fn+F9 (settings key)Alan Pearce2017-07-17-1/+4
|/
* xprofile: re-create according to current configAlan Pearce2017-07-16-8/+4
|
* sxhkd: Adopt configurationAlan Pearce2017-07-16-0/+18
|
* Add shell script to adopt dotfiles into repoAlan Pearce2017-07-16-0/+28
|
* Emacs: Update fonts in XResourcesAlan Pearce2017-07-16-3/+3
|
* Xresources: Use base16-mexico-light themeAlan Pearce2017-07-16-1/+55
|
* Emacs: Install base16 theme packageAlan Pearce2017-07-16-0/+12
|
* zsh: Fix keybinds in stAlan Pearce2017-07-16-0/+1
|
* Emacs: Enable crux-reopen-as-root-modeAlan Pearce2017-07-15-0/+2
|
* fix location of xmodmaprcAlan Pearce2017-07-15-0/+0
|
* Emacs: Show numerical nix generation even for system profilesAlan Pearce2017-07-15-4/+6
|
* Emacs: Use common var to detect nixified emacsAlan Pearce2017-07-15-1/+1
|
* Emacs: Use ripgrep for projectile-commander "A" bindingAlan Pearce2017-07-11-0/+3
|
* Emacs: Don't ignore hidden files with ripgrepAlan Pearce2017-07-11-1/+2
|
* Emacs: Simplify nix title generationAlan Pearce2017-07-11-17/+17
|
* Emacs: Remove extra space in titleAlan Pearce2017-07-10-1/+1
|
* Emacs: Install suggestAlan Pearce2017-07-10-0/+1
|
* Emacs: Add nix generation info to title if built via nixAlan Pearce2017-07-10-1/+19
|
* Merge branch 'master' of ssh://alanpearce.eu/dotfilesAlan Pearce2017-07-08-1/+45
|\
| * Merge branch 'master' of ssh://alanpearce.eu/dotfilesAlan Pearce2017-07-06-0/+1
| |\
| * | Nix: Create package for zrAlan Pearce2017-07-06-0/+44
| | |
| * | Karabiner: Ignore builtin keyboardAlan Pearce2017-07-06-1/+1
| | | | | | | | | | | | | | | It seems to work better when I'm disconnecting and reconnecting the external keyboard
* | | Nix: Use nixos-unstable for nodejs on LinuxAlan Pearce2017-07-08-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | My Laptop uses the stable channel for the system by default, but also has the unstable channel available for when I need it. NodeJS 8 isn't available on the stable channel, so manually import nixos-unstable. Other machines shouldn't be affected, as they're using nixpkgs unstable on other OSes.
* | | Emacs: Remove company-nixos-options from installationAlan Pearce2017-07-08-1/+0
| |/ |/|
* | Merge branch 'master' of ssh://alanpearce.eu/dotfilesAlan Pearce2017-07-05-12/+29
|\|
| * Emacs: Load avy on idleAlan Pearce2017-07-05-0/+1
| |
| * Emacs: Diminish some Javascript minor modesAlan Pearce2017-07-05-1/+2
| |