My comprehensive repository of configured software.
figlet Vim -cVim bundles are included through submodules. Make sure to:
git submodule update --init --recursive
Do the setup dotfiles.
./setup.sh --os linuxFor the update git all submodules after do the setup:
git subpull
Some details on the more highly customized programs:
| Description | |
|---|---|
| debugger | GDB config |
| mutt | Mutt to access gmail |
| ncmpcpp | Music and media library management |
| patch | patch a bug |
| shells | bash, zsh and theme config |
| tmux | Terminal multiplexer config |
| vim | My vim and gvim config and all the bundles I use. |
| shell | My each of shell config |
| X | Xresource, xinitrc, and gtk settings |