Please bear with us as we work to restore functionality to dotfiles.org.
StatC
-
...share/icons/default/ind...
X cursor theme
-
.awesomerc
My .awesomerc with modified key bindings and adjusted colors
OUTDATED! Now I use xmonad!
-
.bashrc
My .bashrc with some little functions and aliases and a customized bash prompt
-
.gtkrc.mine
GTK settings. 'pcmanfm' file manager wants the icon theme to be explicitly specified
-
.pal/pal.conf
Configuration file for 'pal' program
-
.pal/studies.pal
File for the 'pal' calendar program. Contains some events related to my institute lessons
-
.screenrc
My ~/.screenrc with some windows opening at screen startup and color support
-
.ssh/authorization
SSH authorization file
-
.ssh/identification
SSH identification file
-
.xinitrc
Just an .xinitrc with adjusted background and X11 cursor and some programs which I want to automatically start
-
.xmonad/xmonad.hs
xmonad window manager config.
TODO: Find a way to send windows to the current workspace when they appears or a way to show windows on all workspaces. Important for IM client chat window.
See also xmonad hacking thread: http://bbs.archlinux.org/viewtopic.php?id=40636
-
/boot/grub/menu.lst
My grub settings. Option resume=... has been added to support hibernate
-
/etc/X11/xorg.conf
Just an xorg.conf with adjusted video driver options
See also http://wiki.archlinux.org/index.php/ATI
PS. My video card is ATI Radeon 9600
-
/etc/fonts/local.conf
My fontconfig. I use recent Red Hat Liberation fonts with improved hinting except Liberation Mono
-
/etc/hosts.allow
Allow SSH connections
-
/etc/hosts.deny
Do not deny all hosts in order to allow connections via SSH
-
/etc/profile
Added /usr/local/lib to the library search path and /usr/local/bin to ${PATH}
-
/etc/rc.conf
Standard /etc/rc.conf of Arch Linux distribution with modified network settings and some added daemons
-
/etc/ssh/sshd_config
Just an sshd config
-
/etc/sudoers
Allow ordinary users to shutdown and reboot the machine
-
/etc/usbmount/usbmount.conf
My usbmount config adjusted to automatically mount my flash drive with FAT file system
-
autorun
Shell script to be automatically run after I logged in and X-server started
OUTDATED! Now all this is located in ~/.xinitrc!
-
term
A script. Used in xmonad configuration file (look for 'konsole -e ~/term')