- Description:
- Last Change:
- Clone URL:
ssh://anonymous@git.rkta.de/dotfiles
Commit Briefs
[zsh] Check for hst in sm (master)
[git] Suppress adding myself to Cc from patches
Cc is already set, this avoids having to confirm I want a Cc to my address.
Branches
Tree
README
dotfiles ======== % .dotfiles/install % git update-index --skip-worktree vim/cache/viminfo # echo '/usr/bin/loadkeys /home/kt/.dotfiles/key.map' >> /etc/rc.local # echo 'echo 0 > /sys/class/graphics/fbcon/cursor_blink' >> /etc/rc.local # cp kill-gpg-agent [/usr]/lib[64]/elogind/system-sleep/ Install etc to /etc. Missing links in install? ------------------------------ for f in * w3m/*; do grep -q $f install || echo $f; done Notes to myself --------------- Font size: # dpkg-reconfigure console-setup (Terminus 12x24) Machine-dependent patches ------------------------- Link patches/series.$MACHINE to patches/series Use q po -a && g rb && q pu -a --refresh to merge remote changes.
