Add needed packages to readme
This commit is contained in:
parent
1d746df247
commit
ab704a08c3
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -5,6 +5,16 @@ It also contains an installation script "setup.sh" to easily apply all of the se
|
|||
Vundle.
|
||||
|
||||
## Usage
|
||||
Make sure you have these packages installed:
|
||||
- atom
|
||||
- vim
|
||||
- zsh
|
||||
- oh-my-zsh
|
||||
- tmux
|
||||
- tmuxinator
|
||||
- the_silver_surfer
|
||||
- powerline-fonts
|
||||
- fzf
|
||||
If you want to install and apply all of the settings you just need to run:
|
||||
```
|
||||
cd ~
|
||||
|
|
Loading…
Add table
Reference in a new issue