summaryrefslogtreecommitdiff
path: root/dot
AgeCommit message (Expand)Author
2023-04-04new command: webm2opusGordon GECOS
2022-11-29remove redundantAndrew Cady
2022-11-29add .xsessionAndrew Cady
2022-11-29bash_profile fixesAndrew Cady
2022-11-28add .bash_profileElla Grapp
2022-11-28new command: scanElla Grapp
2022-11-28new command pingwatchAndrew Cady
2022-11-27remove mispasted garbage string creating syntax error at runtimeAndrew Cady
2022-10-09increase bash HISTSIZEAndrew Cady
2022-10-09redo .ssh/configAndrew Cady
2022-10-09automatically log all tmux sessions if $HOME/.tmux-log-everything/ existsAndrew Cady
2022-10-09rename marginate -> letterboxAndrew Cady
2022-10-09new alias "nodes"Andrew Cady
2022-10-09enable prboom flag -windowAndrew Cady
2022-10-09remove xinitrcAndrew Cady
2022-10-09remove "penme" commands from this repoAndrew Cady
2022-10-09fix usage bugAndrew Cady
2022-10-09remove all traces of xtigervncviewerAndrew Cady
2022-10-09switch back to xtightvncviewer for shared connectionAndrew Cady
2022-10-09fix race condition with pollAndrew Cady
2022-10-09add doom gamesAndrew Cady
2022-10-09thinkfix.shAndrew Cady
2022-10-09bashrc: new aliases: emacs, frbAndrew Cady
2022-10-09git-ll-remote: trim outputAndrew Cady
2022-02-24xvnc: use unix socket instead of tcp, always (now requires xtigervncviewer)Andrew Cady
2022-02-24switch to tiger vnc viewerAndrew Cady
2022-02-24Successfully eliminated TCP port on both sides!Andrew Cady
2022-02-24factor 'trap ... EXIT' code into function atexit()Andrew Cady
2022-02-24avoid use of local TCP port -- use socket file insteadAndrew Cady
2022-02-24remove (now unused) reverse connection codeAndrew Cady
2022-02-24xvnc "-r" option: working solution!Andrew Cady
2022-02-23workaround option -d for regression in xvncviewer from bullseyeAndrew Cady
2021-10-06even more beautiful output from git ll-remoteAndrew Cady
2021-10-06git-ll-remote: improve output greatlyAndrew Cady
2021-09-27git-ll-remote: fixAndrew Cady
2021-09-27fixup! new command: latestAndrew Cady
2021-09-15cutbuffer: save popped selection to clipboard in addition to primaryAndrew Cady
2021-09-15cutbuffer push: use xsel to get selection instead of xcb; push saved selectio...Andrew Cady
2021-09-15alternative implementation of cutbuffer which does not save to diskAndrew Cady
2021-09-14cutbuffer: add menu; key bound to shift-PrtScAndrew Cady
2021-09-14refactor cutbuffer to single fileAndrew Cady
2021-09-14cutbuffer finaller cleanupAndrew Cady
2021-09-14cutbuffer final cleanupAndrew Cady
2021-09-14new command: latestAndrew Cady
2021-09-14cutbuffer_pop: fix sort orderAndrew Cady
2021-09-14cutbuffer_push: cleanupAndrew Cady
2021-09-14cutbuffer_pop: cleanupAndrew Cady
2021-09-14fixed cutbuffer stack featureAndrew Cady
2021-09-14cutbuffer stack feature partially implementedAndrew Cady
2021-09-14xbindkeys volume improvementsAndrew Cady