No description
Find a file
2017-12-20 17:55:01 +01:00
dot.config do not forget profile.d 2017-12-12 11:41:04 +01:00
st nerd font in st 2017-12-20 17:55:01 +01:00
zsh less bold zsh prompt 2017-12-11 17:00:05 +01:00
.gitignore gitignore handles swap files now 2012-12-18 02:19:02 +01:00
dot.profile wayland config 2017-12-01 17:13:56 +01:00
dot.tmux.conf tweaked tmux colours 2017-12-12 01:55:48 +01:00
dot.Xdefaults wayland config 2017-12-01 17:13:56 +01:00
dot.Xdefaults.hires wayland config 2017-12-01 17:13:56 +01:00
dot.zshrc update zshrc and prompt 2017-11-24 18:34:41 +01:00
README update 2016-05-19 21:56:21 +02: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.