https://github.com/jivoi/dotfiles
:copyright: home! sweet home
https://github.com/jivoi/dotfiles
dotfiles helpers python shell
Last synced: 6 months ago
JSON representation
:copyright: home! sweet home
- Host: GitHub
- URL: https://github.com/jivoi/dotfiles
- Owner: jivoi
- Created: 2011-09-27T13:33:57.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2019-08-23T08:37:56.000Z (about 6 years ago)
- Last Synced: 2025-03-26T08:06:36.368Z (6 months ago)
- Topics: dotfiles, helpers, python, shell
- Language: Perl
- Homepage:
- Size: 2.68 MB
- Stars: 23
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## EK’s dotfiles

## Installation
### Using Git and the bootstrap script
```bash
cd ~
mkdir github;cd github
git clone https://github.com/jivoi/dotfiles.git && cd dotfiles && ./bootstrap.sh
```