news.gmane.org is dead, list archive links are broken
Stash of various recent changes; misc
vimrc: Set termguicolors; various cleanups
.gitconfig: initial branch name 'main'
.profile, .zshrc: Minor shell tweaks
.gitconfig: alphabetize sections and normalize whitespace
X resources: Add Zutty settings; but switch back to alacritty
xsession: Add compose key to setxkbmap options
zshrc: Update vpn function for wireguard
gitconfig: Add gpg signing key
vim: use vim-plug instead of dein; remove <Tab> ^N mapping
i3: update media key bindings for remote on tv-mini
zshrc: add rs() func, tweak myip
i3: Add dunstctl keybindings, tweak theme colors
.Xresources, QT settings: Fix up some X defaults
.profile: TERMINAL=zutty
vim: tweak spartan colors, add linebreak for *.md
Initial commit
Hack TERM in tmux.conf to get bold as reverse working
Zsh with zgen, gitconfig, a few UI tweaks
Read SSH_* from tmux env if needed; remove .zshenv
Make tmux bindings a bit nicer when only one pane
Add /p6 to gitignore
Fixes for newer zsh-vim-mode, minor niceties
Add origin's remote basename to git prompt
Clone vim bundles if they're not already present
Make repo name in git prompt more robust
Add .vimrc
Add .cvsignore
Move [push] default = simple to optional config file
Use VIMINIT to source vimrc, don't set VIM
Set excludesfile = ~/.cvsignore
Move .tmux.conf to $ZDOTDIR
Use .vimrc consistently
Don't update (git clone, zgen, etc.) if root
Make gitconfig a bit nicer
Simpler zsh theme
Simplify .gitignore; this isn't in $HOME anymore
Regen zgen as needed
Fix theme
Use `git clone --depth` for bundles
Add a custom theme, get rid of theme bits in zshrc
Ignore /etc/zlogin; autoload add-zsh-hook
Add remote pbcopy utility
Make tmux buffer copy to local machine pastebin
Add bin/* scripts
Bookmark tmux pkg (Slack: standard, static, simple)
Use perl version of swap-windows script; prompt reset fix
Set SHELL to zsh
Simplify `s`
alias g=git
Improve git conf and git sp
Add bin/osxmessage; vim map Y; no global zsh bindkeys
Add bin/osxmessage; vim map Y; no global zsh bindkeys
Make `s` use bash if $ZDOTDIR not present
Add sync-dotdir script
Add sync-dotdir script
Don't use "* register, it's not universally available
Reorganize .zshrc, no real changes
Minor theme tweak
Portability fixes for sync-dotdir
Add screen-256color terminfo file, in case it's missing
Add VimFX config
vim: make Y} (movement in normal mode) work; zsh: fix tm function
Simplify xinitrc
Fix 'pb' to also work w/ xsel
Improve sync-dotdir
Indicate if in git repo as superuser
Minor tweak, reduce variables in shell namespace
Minor configs tweaks
Bind multimedia keys to useful functions
Use display manager to launch session, switch from xinit to xsession
Cleanups; perl5 locallib; tmux copy fix
Add bin/yesno script
Make SuperTab use <C-p>, not <C-n>
Refactor and improve ytv
ytv: sleep before retrying player after header error
Improve ,h ,t and lt aliases
ytv: trivial code cleanup
ytv: Handle early exits better
Increase timeout to allow for larger header
Add px function to run perl6 nicely
Update tmux-vim bindings; use diff3 git merge
Major reorg, switch to bare repo in $HOME for dotfiles
Add a couple zsh plugins; tweak GIT_DIR prompt
Fix git status for GIT_DIR; fix new zsh histfile
Adjust PATH etc. in .profile. Add some aliases. ++
Add back some aliases
Major hack for media key bindings; add some /etc/*
Set vim's updatetime=250 (gitgutter improvement)
Clean out .profile some, fix some bashisms
Fix up via() alias
Minor tweaks
Add svi (sudoedit) alias; force xmodmap to run
Use url-quote-magic in zsh; bauerbill `bb` alias
minor tweaks
Add some conf files; silence a GTK3 warning
Augment tmux last-pane to always succeed
Add battery and tablet monitor tools
Add syntax sync to <Leader>s (nohlsearch) mapping