diff --git a/README.md b/README.md index 4c39f5a..0ec9a55 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,15 @@ -other -===== +dotfiles +======== -Some configuration files \ No newline at end of file +Some of using configuration files + +Description +----------- +* `Bespin` (directory) - settings for [BESpin](http://kde-look.org/content/show.php/Bespin?content=63928). It is stored in `$HOME/.config/`. +* `awesome` (directory) - settings for Awesome-WM. It is stored in `$HOME/.config/`. +* `festival` (directory tree) - settings for festival Russian speaking. +* `kbdlayout` (files) - settings for Russian language with layout switching on CapsLock. `20-keyboard.conf` (X11 settings) is stored in `/etc/X11/xorg.conf.d/`. `my.map.gz` (keymap) is stored in `/usr/share/kbd/keymaps/i386/qwerty`. +* `kdmrc` - settings for KDM. It is stored as `/usr/share/config/kdm/kdmrc`. +* `sakura.conf` - settings for [Sakura terminal](https://launchpad.net/sakura). It is stored in `$HOME/.config/sakura/`. +* `vimrc` - settings for VIM. It is stored as `$HOME/.vimrc`. +* `zshrc` - settings (for root and normal user) for zsh. It is stored as `$HOME/.zshrc`. \ No newline at end of file