dotfiles and other configuration files
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
koehr e215a47288 quick update and cleanup 5 years ago
dot.config quick update and cleanup 5 years ago
dot.zsh quick update and cleanup 5 years ago
st update st config 7 years ago
.gitignore gitignore handles swap files now 12 years ago
README quick update and cleanup 5 years ago
dot.Xdefaults quick update and cleanup 5 years ago
dot.profile switch to sway and wayland 5 years ago
dot.zshrc kitty related updates 5 years ago

README

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/)