17 lines
537 B
Markdown
17 lines
537 B
Markdown
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 zshrc expects the zgen repository checked out in `~/src/pkg/`:
|
|
|
|
```sh
|
|
mkdir -p ~/src/pkg
|
|
git clone https://github.com/tarjoilija/zgen.git ~/src/pkg/zgen
|
|
```
|
|
|
|
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/)
|