To download all the files use: git submodule update --init --recursive
the awesome folder is in my ~/config
folder, it is my configuration for the Awesome Window Manager.
If you plan to use this beware: I use my custom fork of vicious, which is here as a submodule.
Moreover, if you plan to use this, beware: in order for some of the bindings to work you will need the scripts in the bin
folder to be in a directory that is in your $PATH variable before awesome loads.
vimrc
is my ~/.vimrc
file
zshrc
is my ~/.zshrc
file
xmodmaprc
is loaded in my X session with xmodmap after the en_us keyboard layout is set
setxkbmap us && xmodmap ~/.xmodmaprc
the zshproject folder is in my ~/empijei
folder