Add section on dependencies. Currently only for tmux
This commit is contained in:
parent
b60a038fb7
commit
be4491a45e
1 changed files with 10 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# EyeDevelop Dotfiles (v2)
|
||||
|
||||
Dotfiles which are to be installed using GNU stow.
|
||||
|
||||
## Requirements
|
||||
* [A nice nerd font](https://github.com/ryanoasis/nerd-fonts/releases/)
|
||||
* tmux
|
||||
* golang
|
||||
* `go install github.com/arl/gitmux@latest`
|
||||
* nvim
|
||||
Loading…
Add table
Reference in a new issue