add script to check that required dependencies are in PATH
This commit is contained in:
@ -1,7 +1,14 @@
|
||||
Lupan's config files
|
||||
====================
|
||||
|
||||
To reproduce my environment clone this repo into `~/dotfiles` and run
|
||||
To reproduce my environment clone this repo into `~/dotfiles` check
|
||||
that you have required programs in your PATH with
|
||||
|
||||
```
|
||||
$ sh check_dependencies.sh
|
||||
```
|
||||
|
||||
and run
|
||||
|
||||
```
|
||||
$ stow -v alacritty bspwm music shell tmux
|
||||
|
Reference in New Issue
Block a user