Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chneau/dotfiles
dotfiles
https://github.com/chneau/dotfiles
dotfiles
Last synced: about 6 hours ago
JSON representation
dotfiles
- Host: GitHub
- URL: https://github.com/chneau/dotfiles
- Owner: chneau
- Created: 2017-10-27T16:48:57.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-22T10:25:46.000Z (7 months ago)
- Last Synced: 2024-04-22T11:37:41.903Z (7 months ago)
- Topics: dotfiles
- Language: PowerShell
- Homepage:
- Size: 719 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
```bash
x="raw.githubusercontent.com/chneau/dotfiles/master/bootstrap.sh"; (curl -fsSL $x || wget -qO - $x) | shbun install --global @chneau/x
```