https://github.com/imbue/dotfiles
Personal dotfiles
https://github.com/imbue/dotfiles
bash dotfiles shell terminal
Last synced: 3 months ago
JSON representation
Personal dotfiles
- Host: GitHub
- URL: https://github.com/imbue/dotfiles
- Owner: imbue
- Created: 2017-11-13T13:29:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-04T18:59:46.000Z (almost 8 years ago)
- Last Synced: 2025-08-02T12:56:53.785Z (11 months ago)
- Topics: bash, dotfiles, shell, terminal
- Language: Shell
- Homepage:
- Size: 843 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dotfiles
========
You can install the dotfiles by cloning the repository as `.dotfiles` in your home directory and running the bootstrap-script.
The bootstrap script can be run be cd-ing into the .dotfiles directory and performing this command:
```bash
./bootstrap
```
