- Switch to using vcsh
~/.ratpoison/colordiffrc → ~/.colordiffrc (cli)
~/.ratpoison/screenrc → ~/.screenrc (cli)
~/.ratpoison/lintianrc → ~/.lintianrc (pkgdev)
~/.ratpoison/xsession → ~/.Xsession (x)
~/.ratpoison/ratpoisonrc → ~/.ratpoisonrc (x)
~/.ratpoison/keynavrc → ~/.keynavrc (x)
~/.ratpoison → /.config/abe/desktop/ (x)
etc.
~/.ratpoison/emacs.el → ~/.emacs (emacs)
~/.emacs.d → ~/.config/emacs/ (emacs)
~/.zsh/zshrc → ~/.zshrc (zsh)
~/.zsh/zshenv → ~/.zshenv (zsh)
~/.zsh/history → ~/.local/zsh/history (-, should be persisent)
~/.zsh/dirs → ~/.cache/zsh/dirs (-, should not be persisent)
~/.zsh/zsh.d → ~/.config/zsh/ (zsh, needs consolidation for speed)
What to do with submodules is still open. grml-etc-core
will vanish
as soon as a grml-zshrc
package is available.
- Maybe using RichiH's vcsh mr template to ease bootstrapping.