reorganize to use stow to manage configs, remove fish and stumpwm configs

This commit is contained in:
2020-07-21 06:50:01 +02:00
parent 8dfd72a3de
commit a8668f5409
23 changed files with 24 additions and 272 deletions

17
README.md Normal file
View File

@ -0,0 +1,17 @@
Lupan's config files
====================
To reproduce my environment clone this repo into `~/dotfiles` and run
```
$ stow -v alacritty bspwm music shell tmux
```
if you want i3 instead of bspwm (left as a fallback) *also* run
```
$ stow -v i3
```
Watch this video for a demo of using `stow` to manage dotfiles:
https://www.youtube.com/watch?v=TG_R7lpR2zU