https://github.com/tajpouria/os-bootstrap
Install utility packages and set up dotfiles on operating system bootstrap.
https://github.com/tajpouria/os-bootstrap
bootstrap dotfiles
Last synced: 2 months ago
JSON representation
Install utility packages and set up dotfiles on operating system bootstrap.
- Host: GitHub
- URL: https://github.com/tajpouria/os-bootstrap
- Owner: tajpouria
- Created: 2021-12-10T14:41:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-26T03:31:01.000Z (almost 4 years ago)
- Last Synced: 2026-02-06T13:48:10.525Z (5 months ago)
- Topics: bootstrap, dotfiles
- Language: Shell
- Homepage:
- Size: 78.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# os-bootstrap
Install utility packages and set up dotfiles on operating system bootstrap.
## Install
### Debian
```sh
curl https://raw.githubusercontent.com/tajpouria/os-bootstrap/master/install.sh | bash
```