2025-06-18 14:46:39 +03:00
2014-03-04 10:49:14 +04:00
2014-02-18 04:48:17 +04:00
2015-08-26 19:58:13 +03:00
2023-06-19 18:09:46 +03:00
2014-08-26 11:59:58 +04:00
2021-04-09 20:03:15 +03:00
2015-02-03 16:12:22 +03:00
2023-02-22 16:29:18 +02:00
2016-02-21 23:01:14 +03:00
2014-01-09 16:57:27 +04:00
2014-09-24 11:17:51 +04:00
2025-06-18 14:46:39 +03:00
2020-10-20 13:48:18 +03:00
2019-06-08 20:09:23 +03:00
2015-02-03 16:12:22 +03:00
2015-02-03 16:12:22 +03:00
2015-05-06 08:34:58 +03:00
2014-02-17 19:05:18 +04:00
2023-10-09 16:50:51 +03:00
2023-10-02 17:08:49 +03:00
2015-01-26 09:01:55 +03:00
2023-05-23 13:07:15 +03:00
2023-09-20 17:42:42 +03:00
2023-05-23 13:07:15 +03:00
2023-10-09 16:50:51 +03:00
2017-11-17 15:12:58 +03:00
2015-08-31 06:49:16 +03:00
2014-03-04 10:49:14 +04:00
2016-07-22 16:23:16 +03:00
2014-11-26 12:10:58 +03:00
2020-01-08 08:21:10 +03:00
2019-12-26 11:42:09 +03:00
2023-11-17 12:21:32 +02:00

dotfiles

Some of using configuration files

Description

  • arch_install.sh - simple script for automatic installation
  • awesome (directory) - settings for Awesome-WM. It is stored in $HOME/.config/
  • Bespin (directory) - settings for BESpin. It is stored in $HOME/.config/
  • festival (directory tree) - settings for festival Russian speaking
  • get-coord-matrix.py - python script which calculates xinput coordinate matrix for screens
  • git (directory tree) - settings for git. Stored as $HOME/.git
  • gitconfig - settings for git. Stored as $HOME/.gitconfig
  • gpg.conf - settings for gnupg. Stored as $HOME/.gnupg/gpg.conf
  • ipython_config.py - ipython configuration file. Stored as $HOME/.ipython/profile_default/ipython_config.py
  • katerc - settings for kate. Stored as ${HOME}/.config/katerc
  • katepartrc - settings for kate. Stored as ${HOME}/.config/katepartrc
  • kdeveloprc - settings for kdevelop. Stored as ${HOME}/.kde4/share/config/kdeveloprc
  • 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
  • local.conf - custom settings for fontconfig. It is stored as /etc/fonts/local.conf
  • makepkg.conf - settings for makepkg. It is stored as ${HOME}/.makepkg.conf
  • mirrorlist - pacman mirrorlist. It is stored as /etc/pacman.d/mirrorlist
  • ntp.conf - ntpd settings. It is stored as /etc/ntp.conf
  • pacman.conf, pactest.conf, pacaur.conf - settings for pacman. It is stored as /etc/${NAME}
  • qtcurve (directory) - custom settings for QtCurve (including colors)
  • sakura.conf - settings for Sakura terminal. It is stored in $HOME/.config/sakura/
  • sddm.conf - settings for SDDM. It is stored as /etc/sddm.conf
  • sysctl.d - directory with sysctl parametrs. It is stored as /etc/sysctl.d
  • themes - directory with some of my custom color schemas
  • tunctl - bash script to control ssh tunnel
  • vimrc - settings for VIM. It is stored as $HOME/.vimrc
  • Xresources - settings for some Xorg applications (for example, urxvt). It is stored as $HOME/.Xresources
  • yaourtrc - settings for yaourt. It is stored as /etc/yaourtrc
  • zsh - directory with different configuration files for zsh. It is stored as $HOME/.zsh
  • zlogout - zsh related script
  • zshrc - settings (for root and normal user) for zsh. It is stored as $HOME/.zshrc
Description
Some configuration files
Readme 450 KiB
Languages
Shell 81.6%
Scheme 6.7%
Lua 6.2%
Python 5.1%
Vim script 0.4%