empijei / dotfiles

My rc files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

When you clone this

To download all the files use: git submodule update --init --recursive

Awesome Window Manager

the awesome folder is in my ~/config folder, it is my configuration for the Awesome Window Manager.

Note

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.

The other files

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

About

My rc files

License:GNU General Public License v2.0


Languages

Language:Lua 65.9%Language:Shell 17.2%Language:Vim Script 15.6%Language:AutoHotkey 1.2%Language:Awk 0.1%