summary refs log tree commit diff
path: root/home/.local/bin (follow)
Commit message (Collapse)AuthorAge
* Only update clock script every minuteJune McEnroe2021-02-08
|
* Add simple battery status and clock to xsessionJune McEnroe2021-02-07
| | | | I love how simple this is.
* Add mdate scriptJune McEnroe2021-01-18
| | | | | To be used as 1G!!mdate in vi(1) to update the .Dd line of mdoc files.
* Add deg scriptJune McEnroe2021-01-04
|
* Tell "Music" rather than "iTunes"June McEnroe2020-12-31
| | | | It's the new era.
* Move wcfix to port/wcwidthJune McEnroe2020-12-21
|
* Add versions scriptJune McEnroe2020-08-23
|
* Add simpler aes tr scriptJune McEnroe2020-06-17
|
* Add git-password script to get a password from git-credentialJune McEnroe2020-05-04
|
* Add Markus Kuhn's wcwidth implementationJune McEnroe2020-04-21
| | | | | | | | And wcfix script for macOS, based on <https://blog.nytsoi.net/2015/05/04/emoji-support-for-weechat> to fix some emoji display in catgirl. Somehow this code from 2007 against Unicode 5.0 does a better job than whatever the hell macOS Mojave's libc is doing.
* Add np scriptJune McEnroe2020-03-31
| | | | I'm bringing this back.
* Remove wiki scriptJune McEnroe2020-02-20
| | | | | | | | Wikipedia seems to have removed the one-sentence extracts from the opensearch results. Too bad. It's not a wiki script, what we need is a command that fetches single-sentence summaries of articles on Wikipedia.
* Simplify macOS notify-sendJune McEnroe2020-02-12
|
* Fix shell script style in ~/.local/binJune McEnroe2019-07-27
|
* Add wiki scriptJune McEnroe2019-07-24
|
* Unify *up scripts into one up.shJune McEnroe2019-02-12
|
* Add hupJune McEnroe2019-02-09
|
* Add def scriptJune McEnroe2019-02-01
|
* Run {,s,t}up with /bin/shJune McEnroe2018-08-18
|
* Move nasd to shell scriptJune McEnroe2018-08-15
|
* Add notify-send mimic for macOSJune McEnroe2018-08-09
|
* Move home bins to ~/.local/binJune McEnroe2018-04-03
Also replaced ~/.cargo/bin with a symlink to ~/.local/bin to avoid having to have that in $path as well.
>June McEnroe This is sort of a mix of trying to emulate macOS somewhat for my muscle memory and just rebinding some of the cwm defaults to use 4- rather than M-. 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe cwm still needs a lot more rebinding, and I need to actually look at its other options. xterm definitely still needs some configuration, but I at least managed to get it to use a decent looking font. Very happy that OpenBSD includes Luxi Mono, which is what my usual font, Go Mono, is based on anyway. Still missing is xmodmap and such. 2021-02-06Add xterm output to schemeJune McEnroe