An open API service indexing awesome lists of open source software.

https://github.com/yuler/dotfiles

myself dotfiles
https://github.com/yuler/dotfiles

dotfiles

Last synced: 8 months ago
JSON representation

myself dotfiles

Awesome Lists containing this project

README

          

# This Repo is dotfiles

## Install

- [install.sh](./install.sh) link special dotfiles to home directory
- [brew.sh](./brew.sh) install cli & gui tools
- [npms.sh](./npms.sh) install npm cli packages to global
- [mas.sh](./mas.sh) install apps from the Mac App Store

## VSCode Snippets

vscode snippets location is `~/Library/Application\ Support/Code/User/snippets`

## Refs

- [mathiasbynens/dotfiles](https://github.com/mathiasbynens/dotfiles)
- [thoughtbot/dotfiles](https://github.com/thoughtbot/dotfiles)
- [necolas/dotfiles](https://github.com/necolas/dotfiles)
- [webpro/awesome-dotfiles](https://github.com/webpro/awesome-dotfiles)
- [tj/vscode-snippets](https://github.com/tj/vscode-snippets)