Bladeren bron

update readme

Tom McKenzie 3 jaren geleden
bovenliggende
commit
f76353dc19
1 gewijzigde bestanden met toevoegingen van 7 en 4 verwijderingen
  1. 7 4
      README.md

+ 7 - 4
README.md

@@ -1,10 +1,13 @@
 # dotfiles
 
-Not totally organised yet, but includes the important things.
+a nice little setup built for speed and comfort
 
-* iTerm profile setting
-* git and bash aliases
-* simpleHTTPServer etc. shortcuts
+* layy load a bunch of tools if installed
+* optimisations (avoid nvm slowing down startup, no expensive status checks on prompt)
+* aliases + fast directory traversal
+* plugins via zgen
+* random tools like `chrome-tabs`, `get-iterm2-buffer`
 
 * Loads [zgen](https://github.com/tarjoilija/zgen) under zsh
+  * install with `git clone https://github.com/tarjoilija/zgen.git "${HOME}/.zgen"`
 * `.rc.d` directory idea borrowed from https://github.com/chr4/shellrc