dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

My dotfiles (brew, brew-cask, node, nvm, vim, bash, git, completions)

Results 6 dotfiles issues
Sort by recently updated
recently updated
newest added

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: ```