Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-29 | .profile: Use C locale to speed up xterm | John Ankarström | |
2021-06-29 | ImageMagick: Enable GhostScript | John Ankarström | |
2021-06-29 | Add /usr/pkg/etc/ImageMagick-7/policy.xml | John Ankarström | |
2021-06-29 | Add ~/.xinitrc | John Ankarström | |
2021-06-27 | Add ~/.xpdfrc | John Ankarström | |
2021-06-24 | .jwmrc: Add Alt-x,c,v bindings | John Ankarström | |
2021-06-24 | (ROX) MIME-types/text: Open basename, not full path | John Ankarström | |
2021-06-24 | .Xdefaults: Place xpdf on the right | John Ankarström | |
2021-06-24 | Use Heirloom troff instead of GNU troff | John Ankarström | |
2021-06-20 | .jwmrc: Add nextstacked, prevstacked bindings | John Ankarström | |
2021-06-19 | ~/.profile: Hide ssh-agent output | John Ankarström | |
2021-06-19 | .jwmrc: Add git repl shortcut | John Ankarström | |
2021-06-18 | ROX: Handle text/x-makefile separately from text/* | John Ankarström | |
2021-06-18 | Temporarily fix MIME bug | John Ankarström | |
I think the bug is in ROX. Files named "Makefile" are not sucessfully matched against the glob "makefile", which they should be, unless the glob has "case-sensitive=true", which it hasn't. This patch makes ROX recognize "Makefile" files as text/x-makefile. | |||
2021-06-18 | Add /usr/pkg/share/mime/packages/freedesktop.org.xml | John Ankarström | |
2021-06-18 | ROX: Add SendTo/wpdf for application/pdf | John Ankarström | |
2021-06-15 | (ROX) SendTo/diff: Re-arrange x, x.orig to x.orig, x | John Ankarström | |
2021-06-15 | ROX: SendTo diff | John Ankarström | |
2021-06-09 | ROX: Add file associations | John Ankarström | |
2021-06-09 | xorg.conf: Add Compose key | John Ankarström | |
2021-06-08 | /etc/ssh/ssh_config: Add keys to agent | Charlie Root | |
2021-06-08 | Add /etc/ssh/ssh_config | Charlie Root | |
2021-06-08 | ~/.ssh/config: Add host aliases | Charlie Root | |
2021-06-08 | ~/.profile: Start ssh-agent on login | Charlie Root | |
2021-06-08 | ~/.profile: Configure ROX Files | Charlie Root | |
2021-06-08 | /etc/shrc: Re-organize PS1 setting | Charlie Root | |
2021-06-08 | .jwmrc: Organize key bindings | Charlie Root | |
2021-06-08 | Add README | Charlie Root | |
2021-06-08 | Add 'gg' script | Charlie Root | |
2021-06-08 | fonts.conf: Don't force anti-aliasing | John Ankarström | |
2021-06-08 | /etc/shrc: Use safetitle in screen sessions | John Ankarström | |
2021-06-08 | Update network configuration | John Ankarström | |
2021-06-08 | ~/.shrc: Add 'm' alias | John Ankarström | |
-X prevents less from clearing the screen. -F makes it quit if the printed lines fit on one screen. | |||
2021-06-08 | .Xdefaults: Add shortcut key for reverse video in xterm | John Ankarström | |
2021-06-07 | .jwmrc: Use tterm | John Ankarström | |
2021-06-07 | Dillo: Add 'bm' script | John Ankarström | |
bm automatically re-arranges new bookmarks. | |||
2021-06-07 | Update dillorc | John Ankarström | |
2021-06-07 | .jwmrc: Update shortcut keys | John Ankarström | |
2021-06-07 | /etc/shrc: Remove dynamic title mechanism | John Ankarström | |
It has been replaced by a more stable solution. See http://git.ankarstrom.se/ksh/commit/?id=79dc7cad and http://git.ankarstrom.se/x11/tterm/ | |||
2021-06-07 | Dillo: Fix cookiesrc | John Ankarström | |
2021-06-07 | Add font configuration | John Ankarström | |
I want full hinting, like late 2000s-era Linux. | |||
2021-06-06 | rc.conf: Remove -b flag from dhcpcd | John Ankarström | |
The -b flag puts dhcpcd into daemon mode. I find it more useful to wait and see if (and when) dhcpcd succeeds. | |||
2021-06-06 | Add ~/.gitconfig | John Ankarström | |
2021-06-06 | ~/.shrc: Fix bug in 'go' | John Ankarstr\xf6m | |
2021-06-06 | ~/.shrc: Add 'go' function | John Ankarstr\xf6m | |
2021-06-06 | .Xdefaults: Add <, > to xterm*charClass | John Ankarstr\xf6m | |
This lets me select <headers>. | |||
2021-06-05 | shrc: Fix process-based window titles in bash | John Ankarstr\xf6m | |
2021-06-05 | shrc: Set command title in bash only for non-builtins | John Ankarstr\xf6m | |
... as well as some other common commands. Note the eval statement, which is necessary in order to keep compatibility with other shells than bash. | |||
2021-06-05 | .Xdefaults: Set xpdf geometry | John Ankarstr\xf6m | |
2021-06-05 | Add /home/john/profile | John Ankarstr\xf6m | |