summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* setup-inputs does actually need to bounce xcapeJesse Luehrs2019-03-021-0/+3
|
* one more change for new work computerJesse Luehrs2018-12-261-0/+0
|
* replace sudo alias with a scriptJesse Luehrs2018-11-181-0/+5
| | | | that way other scripts that call sudo also use it
* add a sudo-askpass implementation tooJesse Luehrs2018-11-161-0/+5
| | | | to reduce the number of times i need to type in my password
* add power usage to my menu bar in osxJesse Luehrs2018-11-121-0/+10
|
* fix copying multiple linesJesse Luehrs2018-11-111-1/+1
|
* display temperature in celsiusJesse Luehrs2018-11-112-7/+7
|
* add script for searching through my passwordsJesse Luehrs2018-11-101-0/+5
|
* reconfigure my keyboard whenever it gets plugged in or unpluggedJesse Luehrs2018-11-101-0/+11
|
* stop restarting services when i change keyboard layoutsJesse Luehrs2018-11-101-7/+0
| | | | not actually sure why i was doing this to begin with
* fix svdn now that we set -eJesse Luehrs2018-11-101-7/+21
|
* add another scriptJesse Luehrs2018-11-101-0/+5
|
* simplifyJesse Luehrs2018-11-101-18/+5
|
* main doesn't return an exit code hereJesse Luehrs2018-11-101-1/+1
|
* remove the last Path::Class usage hereJesse Luehrs2018-11-101-2/+2
|
* remove the pass menu and my wrappersJesse Luehrs2018-11-101-88/+0
| | | | | i use browserpass for most things now, and pass itself has gained the ability to use the clipboard and search for things since i wrote this
* 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
|