From 91f539e2a9d522f0b4d696a55a5ad1d47d42daa8 Mon Sep 17 00:00:00 2001 From: arcan1s Date: Fri, 3 Jan 2014 15:07:48 +0400 Subject: [PATCH] Edited README --- README.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) 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