No description
Find a file
2017-01-12 22:57:02 +01:00
dot.config kakoune config 2017-01-12 17:58:00 +01:00
dot.i3 update 2016-05-19 21:56:21 +02:00
st update 2016-05-20 01:54:21 +02:00
.gitignore gitignore handles swap files now 2012-12-18 02:19:02 +01:00
dot.profile updated .profile 2017-01-12 22:57:02 +01:00
dot.tmux.conf tmux superseedes screen 2017-01-12 17:47:24 +01:00
dot.vimperatorrc updated vimperatorrc and bspwm 2016-02-26 02:21:03 +01:00
dot.Xdefaults update 2016-05-19 21:56:21 +02:00
dot.Xdefaults.hires update hires xdefaults 2017-01-12 17:42:37 +01:00
dot.xinitrc update .xinitrc 2017-01-12 22:18:17 +01:00
dot.zshrc updated .zshrc 2016-02-26 02:28:15 +01:00
README update 2016-05-19 21:56:21 +02:00
zenburn.vimp updated vimperatorrc and bspwm 2016-02-26 02:21:03 +01:00

System configuration files
==========================

Here you can find all relevant configurations. This is thought equally as
public viewport and backup. I appreciate suggestions, rants and bug reports :)

requirements
------------

My configuration expects some repositories checked out in `~/src/pkg/`:

```sh
mkdir -p ~/src/pkg
git clone https://github.com/tarjoilija/zgen.git ~/src/pkg/zgen
git clone https://github.com/junegunn/vim-plug ~/src/pkg/vim-plug
```

I also use [i3-gaps](https://github.com/Airblader/i3-gaps) and
[i3blocks-gaps](https://github.com/Airblader/i3blocks-gaps) from Airblader.