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.
 
 
Norman Köhring 290327446a updated .xinitrc 7 years ago
dot.config updated .xinitrc 7 years ago
dot.i3 update 8 years ago
st update 8 years ago
.gitignore gitignore handles swap files now 12 years ago
README update 8 years ago
dot.Xdefaults update 8 years ago
dot.Xdefaults.hires update hires xdefaults 7 years ago
dot.profile updated .profile 7 years ago
dot.tmux.conf tmux superseedes screen 7 years ago
dot.vimperatorrc updated vimperatorrc and bspwm 8 years ago
dot.xinitrc updated .xinitrc 7 years ago
dot.zshrc updated .zshrc 8 years ago
zenburn.vimp updated vimperatorrc and bspwm 8 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 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.