https://github.com/ghostzero/dotfiles
https://github.com/ghostzero/dotfiles
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ghostzero/dotfiles
- Owner: ghostzero
- Created: 2021-05-07T11:32:39.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-11-17T14:22:11.000Z (over 3 years ago)
- Last Synced: 2025-01-24T10:47:35.488Z (over 1 year ago)
- Language: Shell
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# .dotfiles
## Install .dotfiles via curl
```
sudo apt install curl git
curl -sfL https://raw.githubusercontent.com/ghostzero/dotfiles/main/.config/ghostzero/cfg-install.sh | bash -
sudo bash .ghost/install.sh
```