add dependencies to readme
This commit is contained in:
parent
37c4e13608
commit
4549cdbfe8
1 changed files with 15 additions and 0 deletions
15
README.md
15
README.md
|
@ -1 +1,16 @@
|
||||||
# My Dotfiles
|
# My Dotfiles
|
||||||
|
The collection of my dotfiles
|
||||||
|
|
||||||
|
## Dependencies
|
||||||
|
Everything should work without any of these depencies but it's not as fun.
|
||||||
|
- zsh
|
||||||
|
- vim
|
||||||
|
- git
|
||||||
|
- oh-my-zsh
|
||||||
|
- fzf
|
||||||
|
- silver_searcher
|
||||||
|
- powerline-fonts
|
||||||
|
- tmuxinator
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
If you have extra setup tasks, you can put them in `.localcommands`.
|
||||||
|
|
Loading…
Add table
Reference in a new issue