summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
...
* simplify tmux-clipboard a bunchJesse Luehrs2018-11-101-45/+51
|
* various script cleanupsJesse Luehrs2018-11-1035-151/+137
|
* timettyrec is goneJesse Luehrs2018-11-101-1/+0
|
* remove git-rebase-underJesse Luehrs2018-11-101-62/+0
| | | | | now that i've moved away from conf branches, i don't have a need for it anymore
* update git-imergeJesse Luehrs2018-11-101-1445/+2260
|
* switch to lastfm-queryJesse Luehrs2018-11-102-10/+12
|
* i am unlikely to ever use this againJesse Luehrs2018-11-041-713/+0
|
* rewrite update-addressbookJesse Luehrs2018-11-042-86/+276
|
* stop using ics2textJesse Luehrs2018-11-041-173/+0
| | | | it's currently broken, and i haven't used it in forever
* switch to perspektiv instead of volnotiJesse Luehrs2018-11-041-9/+0
| | | | it supports brightness notifications, and is still being developed
* add script to disable a serviceJesse Luehrs2018-11-041-0/+9
|
* track packages i have explicitly installed in archlinuxJesse Luehrs2018-11-041-0/+7
| | | | similar to Brewfile
* fix tmux-clipboardJesse Luehrs2018-11-031-9/+7
| | | | not actually sure what broke here
* remove some unnecessary non-core modulesJesse Luehrs2018-11-034-6/+7
|
* stop using app::nopasteJesse Luehrs2018-11-031-0/+37
|
* let's only keep weechat modifications hereJesse Luehrs2018-11-031-0/+29
| | | | | this should avoid needing to update weechat config on every version bump, and also every time i decide to join a new channel
* make update-weather not depend on non-core modulesJesse Luehrs2018-11-031-2/+12
|
* fix weather scriptJesse Luehrs2018-11-031-1/+1
|
* make this work on python 2 and 3Jesse Luehrs2018-11-011-2/+10
|
* remove some old nethack stuffJesse Luehrs2018-11-018-652/+0
|
* better nameJesse Luehrs2018-11-011-0/+0
|
* simplify web scriptJesse Luehrs2018-11-011-6/+1
| | | | core python is better than non-core perl
* use darksky for weather dataJesse Luehrs2018-11-011-41/+33219
| | | | also stop relying on a perlbrew installation
* 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
|