Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Emacs: setup ivy-hydra | Alan Pearce | 2018-03-06 | -1/+3 | |
| | |||||
* | i3: use qwerty keybinds again | Alan Pearce | 2018-03-06 | -14/+14 | |
| | |||||
* | Emacs: Don't hide trashed messages | Alan Pearce | 2018-02-28 | -4/+0 | |
| | | | | Not needed now that I fixed mbsync | ||||
* | Add npm version bump command | Alan Pearce | 2018-02-22 | -0/+6 | |
| | |||||
* | mbsync: Sync expunges in both directions | Alan Pearce | 2018-02-21 | -1/+1 | |
| | |||||
* | Emacs: Grab symbol at point for ripgrep searches | Alan Pearce | 2018-02-21 | -0/+1 | |
| | |||||
* | Emacs: Fix counsel-projectile preferring ag to rg | Alan Pearce | 2018-02-21 | -1/+1 | |
| | |||||
* | MBSync: propagate remote deletions | Alan Pearce | 2018-02-21 | -0/+1 | |
| | |||||
* | Emacs: Fix incorrect function call | Alan Pearce | 2018-02-21 | -1/+1 | |
| | |||||
* | Emacs: Fix chained method call indentation in Javascript | Alan Pearce | 2018-02-21 | -0/+1 | |
| | |||||
* | Emacs: Tweak theme | Alan Pearce | 2018-02-18 | -1/+1 | |
| | |||||
* | Emacs: add line spacing | Alan Pearce | 2018-02-18 | -0/+2 | |
| | |||||
* | Use bitmap fonts again | Alan Pearce | 2018-02-18 | -5/+6 | |
| | |||||
* | Emacs: Automatically resize powerline after setting font | Alan Pearce | 2018-02-15 | -0/+4 | |
| | |||||
* | Move more startup applications to nixos configuration | Alan Pearce | 2018-02-12 | -7/+0 | |
| | |||||
* | Emacs: Configure prog-fill | Alan Pearce | 2018-02-09 | -1/+4 | |
| | |||||
* | Emacs: Disable company-lsp async | Alan Pearce | 2018-02-09 | -1/+1 | |
| | | | | It currently doesn't work as well | ||||
* | Spaceline: auto-calculate a nice height | Alan Pearce | 2018-02-09 | -1/+2 | |
| | |||||
* | Emacs: switch to monotropic-theme | Alan Pearce | 2018-02-07 | -3/+3 | |
| | |||||
* | Emacs: Install prog-fill-mode | Alan Pearce | 2018-02-07 | -0/+6 | |
| | |||||
* | Emacs: Only configure lsp-javascript if server installed | Alan Pearce | 2018-02-02 | -0/+1 | |
| | |||||
* | Emacs: run add-node-modules-path also for typescript | Alan Pearce | 2018-02-02 | -1/+3 | |
| | |||||
* | Emacs: Fix lsp-imenu setup | Alan Pearce | 2018-02-02 | -1/+3 | |
| | |||||
* | Emacs: use LSP for javascript and typescript | Alan Pearce | 2018-02-02 | -0/+7 | |
| | |||||
* | Emacs: Configure language server protocol | Alan Pearce | 2018-02-02 | -0/+15 | |
| | |||||
* | emacs: change emacsclient desktop file | Alan Pearce | 2018-02-01 | -0/+1 | |
| | |||||
* | Emacs: Improve fringe display | Alan Pearce | 2018-01-12 | -1/+2 | |
| | |||||
* | Fix NPM registry for npm command | Alan Pearce | 2018-01-10 | -1/+1 | |
| | |||||
* | Yarn: fix registry | Alan Pearce | 2018-01-08 | -1/+2 | |
| | |||||
* | Emacs: Enable magit-file-mode globally | Alan Pearce | 2017-12-21 | -1/+1 | |
| | |||||
* | Emacs: Enable diagnostics for auto-revert | Alan Pearce | 2017-12-21 | -1/+1 | |
| | |||||
* | Emacs: Remove magithub | Alan Pearce | 2017-12-21 | -8/+0 | |
| | | | | Not all that useful | ||||
* | Emacs: Tell mocha to fail early | Alan Pearce | 2017-12-21 | -1/+2 | |
| | |||||
* | autorandr: Make laptop DPI a little smaller | Alan Pearce | 2017-12-21 | -1/+1 | |
| | |||||
* | Emacs: Fix typo in alias | Alan Pearce | 2017-12-21 | -1/+1 | |
| | |||||
* | Emacs: Use more inclusive test path for mocha | Alan Pearce | 2017-12-21 | -1/+1 | |
| | |||||
* | zsh: Unalias git->hub | Alan Pearce | 2017-12-21 | -5/+0 | |
| | |||||
* | Emacs: configure mocha.el | Alan Pearce | 2017-12-21 | -0/+11 | |
| | |||||
* | Emacs: Hide trashed messages in mu4e | Alan Pearce | 2017-12-21 | -0/+4 | |
| | |||||
* | Emacs: Bind helpful keys | Alan Pearce | 2017-12-13 | -1/+4 | |
| | |||||
* | git: add aliases for lasttag and pending (merged PRs not in a tag) | Alan Pearce | 2017-12-12 | -0/+2 | |
| | |||||
* | Emacs: Remove hide/show mode-line functions | Alan Pearce | 2017-12-06 | -43/+0 | |
| | | | | Too complicated; didn't really use | ||||
* | autorandr: Don't restart redshift | Alan Pearce | 2017-12-04 | -1/+0 | |
| | | | | It seems to handle display switching after a second or two | ||||
* | xprofile: Remove xsetroot call | Alan Pearce | 2017-12-04 | -1/+1 | |
| | | | | Now in nixos-configuration | ||||
* | Emacs: Tweak spaceline | Alan Pearce | 2017-11-29 | -0/+2 | |
| | |||||
* | Emacs: Load spaceline-config later | Alan Pearce | 2017-11-29 | -0/+1 | |
| | |||||
* | i3: Remove unnecessary special rule for Chrome | Alan Pearce | 2017-11-29 | -1/+0 | |
| | |||||
* | i3: Stop windows from moving when opening new windows | Alan Pearce | 2017-11-29 | -1/+0 | |
| | |||||
* | zsh: Add quicklisp local-projects to ghq roots | Alan Pearce | 2017-11-27 | -1/+1 | |
| | |||||
* | xprofile: Don't run dunst/sxhkd | Alan Pearce | 2017-11-27 | -2/+0 | |
| | | | | Moved to nixos-configuration repository |