reorganize to use stow to manage configs, remove fish and stumpwm configs
This commit is contained in:
17
README.md
Normal file
17
README.md
Normal 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
|
Reference in New Issue
Block a user