summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* weechat config updatesJesse Luehrs2018-03-031-0/+19
|
* remove some things i don't use anymoreJesse Luehrs2018-03-035-189/+0
|
* disable perl syntax foldingJesse Luehrs2018-03-031-0/+1
|
* switch to mpvJesse Luehrs2018-03-031-7/+2
|
* fix makefile directory creationJesse Luehrs2018-03-031-8/+12
|
* update pluginsJesse Luehrs2018-03-035-0/+0
|
* fix dmenu fontsJesse Luehrs2018-03-031-3/+3
|
* fix pdf viewing in evince in my latex pluginJesse Luehrs2018-03-031-1/+1
|
* move duplicati to servicesJesse Luehrs2018-03-032-0/+5
| | | | i actually don't care about backing up system-level stuff, honestly
* stop using a geolocation serviceJesse Luehrs2018-03-031-1/+1
| | | | i don't need my laptop to be tracking my location
* use touchegg instead of ginnJesse Luehrs2018-03-036-8/+24
|
* use a separate swap dir for vimJesse Luehrs2018-03-031-0/+6
|
* change a few bits of touchpad configJesse Luehrs2018-03-031-7/+3
|
* update sound card indexesJesse Luehrs2018-03-032-6/+6
|
* remove unnecessary keychain fileJesse Luehrs2018-03-031-1/+0
| | | | this hasn't been used in quite some time
* also include a .profileJesse Luehrs2018-03-032-0/+4
| | | | necessary to set up env vars for xprofile
* use xprofile instead of xinitrcJesse Luehrs2018-03-033-5/+9
|
* switch to light-lockerJesse Luehrs2018-03-038-33/+6
|
* keys for new laptopJesse Luehrs2018-03-012-1/+2
|
* update pluginsJesse Luehrs2018-02-248-0/+0
|
* fix font specificationsJesse Luehrs2018-02-242-3/+3
|
* add a keybinding for pasting from CLIPBOARDJesse Luehrs2018-02-161-0/+3
| | | | since a lot of things are using that unconditionally these days
* make ag only search file contentsJesse Luehrs2018-02-161-2/+3
| | | | | otherwise it matching against the entire line, which included the filename, line number, etc
* only default to including the preview in wide terminalsJesse Luehrs2018-02-161-1/+6
|
* update pluginsJesse Luehrs2018-02-1415-0/+0
|
* switch to the fzf vim pluginJesse Luehrs2018-02-145-24/+21
|
* weechatJesse Luehrs2018-01-141-0/+95
|
* add a sleep to firefox invocations in mailcapJesse Luehrs2018-01-141-5/+5
| | | | | | since firefox doesn't block, this often causes mutt to write the attachment to a temp file, call firefox, and then remove the temp file before firefox has a chance to load it
* more keyboard reconfiguring and refactoringJesse Luehrs2017-12-124-24/+65
| | | | | including setting the function keys to work even without hardware level remapping
* refactor keyboard layout switching a bitJesse Luehrs2017-12-123-11/+25
|
* update gnupg configuration a bitJesse Luehrs2017-12-081-3/+10
|
* more helpful merge aliasJesse Luehrs2017-12-081-1/+1
|
* don't error when using git bda with no merged branchesJesse Luehrs2017-12-081-1/+1
|
* add some more git aliases for common operationsJesse Luehrs2017-11-131-0/+2
|
* make ^R also work in command modeJesse Luehrs2017-11-093-6/+6
| | | | this should probably be submitted as a bug report
* don't actually want a border for fzfJesse Luehrs2017-11-091-1/+1
|
* fix cancelling `git c`/`git bd`Jesse Luehrs2017-11-081-2/+2
|
* more simplificationsJesse Luehrs2017-11-081-3/+3
|
* more efficient to just sort correctly to begin withJesse Luehrs2017-11-081-3/+3
|
* better sorting of git branches in fzf aliasesJesse Luehrs2017-11-081-2/+3
|
* fzf by itself should use ag to find filesJesse Luehrs2017-11-081-0/+1
|
* replace anyframe with the fzf history search pluginJesse Luehrs2017-11-085-10/+8
| | | | it works with zsh and bash
* make target to show changes in plugins after updatingJesse Luehrs2017-11-061-0/+3
|
* update pluginsJesse Luehrs2017-11-0610-0/+0
|
* this alias makes more sense as 'c'Jesse Luehrs2017-11-061-1/+1
|
* don't autoalign => in puppetJesse Luehrs2017-11-051-0/+1
|
* fix folds when entering and leaving the diff modeJesse Luehrs2017-11-051-3/+5
|
* remove one extra <Del>Jesse Luehrs2017-11-041-1/+1
|
* cr mappings should fire based on the closing char being nextJesse Luehrs2017-11-041-5/+5
| | | | not the opening character being previous
* use rainbow brackets tooJesse Luehrs2017-11-041-0/+1
|