Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caibingcheng/dotfiles
Personal dotfiles
https://github.com/caibingcheng/dotfiles
dotfiles
Last synced: 1 day ago
JSON representation
Personal dotfiles
- Host: GitHub
- URL: https://github.com/caibingcheng/dotfiles
- Owner: caibingcheng
- License: mit
- Created: 2022-10-12T11:21:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-04T10:12:59.000Z (3 days ago)
- Last Synced: 2024-11-04T10:31:21.351Z (3 days ago)
- Topics: dotfiles
- Language: Shell
- Homepage:
- Size: 126 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## dotfiles
Your dotfiles are how you personalize your system. These are mine, configured for Ubuntu.
### install
Configure bash dotfiles:
```bash
curl https://raw.githubusercontent.com/caibingcheng/dotfiles/main/bootstrap | bash -s bash
```### components
There's a few special files in the hierarchy.
- **os/\***: OS configurations
- **bin/\***: Scripts
- **zsh/\***: zsh configurations
- **bash/\***: bash configurations