summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* bring back watch-lockJesse Luehrs2018-10-303-3/+42
|
* stop using keychainJesse Luehrs2018-10-296-35/+10
|
* just use hostnames for this stuffJesse Luehrs2018-10-2928-0/+0
| | | | i don't really want another level of indirection
* move around some type-specific scriptsJesse Luehrs2018-10-2928-1/+1
|
* fix up using wifi with no argumentsJesse Luehrs2018-10-271-3/+3
|
* improvements to my wifi scriptJesse Luehrs2018-10-181-1/+9
|
* adjust touchpad sensitivity againJesse Luehrs2018-09-231-1/+1
|
* Test::Pretty no longer worksJesse Luehrs2018-09-232-4/+4
|
* fix output of show_colorsJesse Luehrs2018-08-101-1/+1
|
* turn off focus wrappingJesse Luehrs2018-05-231-10/+1
| | | | | being forced to live without it on osx, i'm realizing how it's actually more confusing than convenient it actually is
* allow using either the primary or clipboard selections on linuxJesse Luehrs2018-05-201-4/+18
|
* close stdin/stdout/stderr after forkingJesse Luehrs2018-05-201-1/+8
| | | | | | tmux hangs while the xclip process still exists otherwise (and the xclip process has to stick around after copying in order to provide the data to subsequent paste requests)
* add some keybindings to let tmux interact with the system clipboardJesse Luehrs2018-05-191-0/+49
|
* simplifyJesse Luehrs2018-04-161-8/+0
|
* add tmux keybinding to open the most recent url in a browserJesse Luehrs2018-04-161-0/+8
|
* add more wifi utilitiesJesse Luehrs2018-03-301-0/+30
|
* accel speed of 1 is a bit too fastJesse Luehrs2018-03-111-1/+1
|
* move services into separate available/enabled directoriesJesse Luehrs2018-03-065-5/+5
| | | | | this way, switching branches won't keep randomly spinning up a bunch of unkillable supervise processes
* remove perl implementation of fancy-promptJesse Luehrs2018-03-061-370/+0
| | | | in favor of the rust implementation
* switch to mpvJesse Luehrs2018-03-031-7/+2
|
* change a few bits of touchpad configJesse Luehrs2018-03-031-7/+3
|
* update sound card indexesJesse Luehrs2018-03-031-5/+5
|
* remove unnecessary keychain fileJesse Luehrs2018-03-031-1/+0
| | | | this hasn't been used in quite some time
* switch to light-lockerJesse Luehrs2018-03-031-20/+0
|
* more keyboard reconfiguring and refactoringJesse Luehrs2017-12-121-0/+22
| | | | | including setting the function keys to work even without hardware level remapping
* refactor keyboard layout switching a bitJesse Luehrs2017-12-121-3/+20
|
* and... actually fix the scriptJesse Luehrs2017-11-021-6/+10
|
* actually make this script work againJesse Luehrs2017-11-021-2/+2
|
* 1000 files at once is sometimes too long of a command lineJesse Luehrs2017-11-021-2/+2
|
* handle path names with spacesJesse Luehrs2017-11-021-2/+2
|
* only sa-learn in fixed size chunksJesse Luehrs2017-11-021-6/+11
| | | | | it seems to use memory linear in the number of files processed at a time, for some reason?
* put the weather data in .cacheJesse Luehrs2017-10-302-2/+2
|
* clean up gitconfig a bitJesse Luehrs2017-10-302-52/+0
|
* update the undo cache directory in the cleanup scriptJesse Luehrs2017-10-301-1/+1
|
* fix volnoti when setting volume above 100%Jesse Luehrs2017-10-301-1/+1
|
* vimmanpager improvementsJesse Luehrs2017-10-291-3/+8
|
* 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
|