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 linuxGUI apps such as VS Code now pick up shared environment variables from
~/.config/environment.d/10-dotfiles.conf, so restart the user session after
installing shell dotfiles if you need those changes outside the terminal.
For 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 |