No description
Find a file
2019-09-06 14:48:35 +02:00
dot.config quick update and cleanup 2019-09-06 14:48:35 +02:00
dot.zsh quick update and cleanup 2019-09-06 14:48:35 +02:00
st update st config 2017-12-12 02:41:30 +01:00
.gitignore gitignore handles swap files now 2012-12-18 02:19:02 +01:00
dot.profile switch to sway and wayland 2019-09-03 19:47:27 +02:00
dot.Xdefaults quick update and cleanup 2019-09-06 14:48:35 +02:00
dot.zshrc kitty related updates 2019-09-04 20:42:15 +02:00
README quick update and cleanup 2019-09-06 14:48:35 +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 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/)