https://github.com/yuler/dotfiles
myself dotfiles
https://github.com/yuler/dotfiles
dotfiles
Last synced: 8 months ago
JSON representation
myself dotfiles
- Host: GitHub
- URL: https://github.com/yuler/dotfiles
- Owner: yuler
- License: mit
- Created: 2019-05-17T09:23:03.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-12-20T11:01:09.000Z (over 1 year ago)
- Last Synced: 2025-04-06T12:13:18.483Z (about 1 year ago)
- Topics: dotfiles
- Language: Shell
- Size: 86.9 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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)