configs/README.md

18 lines
537 B
Markdown
Raw Normal View History

2012-10-26 02:44:41 +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 :)
2016-05-19 21:56:21 +02:00
requirements
------------
2019-09-06 14:48:35 +02:00
My zshrc expects the zgen repository checked out in `~/src/pkg/`:
2016-05-19 21:56:21 +02:00
```sh
mkdir -p ~/src/pkg
git clone https://github.com/tarjoilija/zgen.git ~/src/pkg/zgen
```
2019-09-06 14:48:35 +02:00
I use wayland and sway. You can check out [this reddit post](https://www.reddit.com/r/unixporn/comments/d0fuc1/sway_mario_plays_the_blues/)