Fixes for aliases + bootstrap + new features

* manage vim plugins via Vundle
* new aliases
This commit is contained in:
Morgan Wattiez
2019-08-17 22:26:53 +02:00
parent 23f57a4a72
commit 0fb55cd3a7
8 changed files with 107 additions and 16 deletions

View File

@ -94,3 +94,5 @@ brew "ncdu"
brew "tldr"
# add pandoc
brew "pandoc"
# add ShellCheck
brew "shellcheck"