dotfiles
dotfiles copied to clipboard
My dotfiles (brew, brew-cask, node, nvm, vim, bash, git, completions)
https://github.com/sindresorhus/quick-look-plugins
Readme file should be updated. Add information about parent repo https://github.com/webpro/dotfiles Add link on the article https://medium.com/@webprolific/getting-started-with-dotfiles-43c3602fd789#.3qea4nw3p
There should be modelines in the files that not recognazible by GitHub syntax-parser. Example of modeline in shell script: ``` # -*- mode: sh -*- # vim: set filetype=sh: ```