summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* copy passwords to both primary and selection, and time-limit themJesse Luehrs2017-10-241-4/+13
|
* more random config cleanupsJesse Luehrs2017-10-2011-465/+0
|
* moved to new yorkJesse Luehrs2017-10-141-1/+1
|
* kill_focused should kill the whole process groupJesse Luehrs2017-08-271-1/+13
| | | | | it was killing the firefox chrome process, but the content process was continuing to run
* reorganize bin directoryJesse Luehrs2017-01-2710-0/+3
| | | | | don't need an independent nethack bin directory, but i do want a place to stick local binaries
* split most functions out into scriptsJesse Luehrs2017-01-2119-0/+101
|
* remove outdated scriptJesse Luehrs2017-01-211-19/+0
|
* this wrapper is no longer necessary with the latest updatesJesse Luehrs2017-01-121-1/+0
|
* show_colors is a bash script, not shJesse Luehrs2017-01-111-1/+1
|
* use null terminatorsJesse Luehrs2016-12-091-1/+1
|
* add steam wrapperJesse Luehrs2016-08-081-0/+1
| | | | as a script so that dmenu_run can see it
* add a copy of diff-highlight as a fallbackJesse Luehrs2016-06-141-0/+218
| | | | since not everywhere ships the git contrib stuff
* don't ignore submodules when calculating dirty stateJesse Luehrs2016-06-141-2/+2
|
* switch to rsa keys in the ssh helperJesse Luehrs2016-04-031-2/+2
|
* refactor learn_spam scriptJesse Luehrs2016-04-031-3/+4
|
* prompt updates for my work laptop renamingJesse Luehrs2015-11-251-3/+2
|
* don't run keychain for `ssh -V`Jesse Luehrs2015-11-061-1/+3
| | | | | since new keychain itself calls `ssh -V`, which would result in a recursive call
* also alias vagrant vms in my promptJesse Luehrs2015-08-101-1/+2
|
* script to fill out abook based on my MaildirJesse Luehrs2015-08-101-0/+87
|
* travis updated its build imageJesse Luehrs2015-05-131-1/+1
|
* randomize the password and ensure the dir gets cleaned upJesse Luehrs2015-05-131-8/+14
|
* apparently this wasn't right?Jesse Luehrs2015-03-291-2/+2
|
* custom colors for my work machineJesse Luehrs2015-02-221-0/+2
|
* need to shorten the prompt a bitJesse Luehrs2015-02-221-0/+1
| | | | long username + hostname makes it wrap on 80-character terminals
* use pactl instead of amixer for volume stuffJesse Luehrs2015-01-181-10/+10
| | | | since i've already decided to convert to pulseaudio anyway
* don't freak out if we don't have a battery valueJesse Luehrs2015-01-181-1/+2
|
* more weather typesJesse Luehrs2015-01-051-0/+2
|
* back in providence ):Jesse Luehrs2014-12-031-1/+1
|
* also kill gpg-agent when logging outJesse Luehrs2014-12-031-1/+1
|
* script to easily compile and run rust thingsJesse Luehrs2014-09-051-0/+11
|
* living in brooklyn for a whileJesse Luehrs2014-09-021-1/+1
|
* handle switching workspaces with no windows openJesse Luehrs2014-08-161-1/+12
|
* more weather iconsJesse Luehrs2014-07-141-2/+3
|
* use pulseaudioJesse Luehrs2014-07-011-2/+2
|
* update status script for new window focus and title change eventsJesse Luehrs2014-06-271-8/+82
|
* make it easier to fix in the futureJesse Luehrs2014-06-161-1/+1
|
* another weather typeJesse Luehrs2014-06-161-0/+1
|
* Seamless .xlsx support for explode_csvThomas Sibley2014-05-081-2/+7
|
* make battery display look a bit nicerJesse Luehrs2014-04-241-0/+2
|
* also show 256color stuffJesse Luehrs2014-04-221-0/+9
|
* show more potential text attributesJesse Luehrs2014-04-221-1/+1
|
* update git imergeJesse Luehrs2014-04-071-236/+482
|
* use volnoti to display volume informationJesse Luehrs2014-03-311-0/+24
|
* keybase stuffJesse Luehrs2014-03-301-0/+1
|
* sometimes wrapping fails, don't let that kill the whole processJesse Luehrs2014-03-301-1/+6
|
* scale down the battery colors a bitJesse Luehrs2014-03-211-2/+2
|
* add script to suspend and resume X processesJesse Luehrs2014-03-211-0/+36
|
* hardware configuration stuffJesse Luehrs2014-03-211-2/+2
|
* formattingJesse Luehrs2014-03-201-11/+16
|
* fix undef warningJesse Luehrs2014-03-191-0/+1
|