Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nullbyto/install-dotfiles
https://github.com/nullbyto/install-dotfiles
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/nullbyto/install-dotfiles
- Owner: nullbyto
- Created: 2022-07-24T16:39:40.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-04T18:30:23.000Z (over 2 years ago)
- Last Synced: 2023-03-11T06:17:10.119Z (almost 2 years ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# install-dotfiles
To install my [dotfiles](https://github.com/nullbyto/dotfiles):
```bash
git clone https://github.com/nullbyto/install-dotfiles --recursive && cd install-dotfiles && bash ./install.sh
```