Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/caibingcheng/dotfiles

Personal dotfiles
https://github.com/caibingcheng/dotfiles

dotfiles

Last synced: 1 day ago
JSON representation

Personal dotfiles

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