https://github.com/pinpox/dotfiles
My managed dotfiles
https://github.com/pinpox/dotfiles
configuration configuration-management dotfiles i3wm mutt vim zsh
Last synced: 2 months ago
JSON representation
My managed dotfiles
- Host: GitHub
- URL: https://github.com/pinpox/dotfiles
- Owner: pinpox
- Created: 2018-12-16T12:32:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-04T12:48:55.000Z (over 6 years ago)
- Last Synced: 2026-01-14T12:33:11.029Z (5 months ago)
- Topics: configuration, configuration-management, dotfiles, i3wm, mutt, vim, zsh
- Language: Shell
- Size: 717 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Installation
## Setup
To setup the dotfiles on a new system run the setup script using:
```bash
bash <(curl -Lks https://raw.githubusercontent.com/binaryplease/dotfiles/master/bootstrap.sh)
```
## Deprecation
I'm in the process of migrating my dotfiles management to a ansible-based
workflow. The new repo is located
[here](https://github.com/binaryplease/dotfiles-ansible/) for now. At the moment
it is WIP, as soon as its ready I will this old repository in favor of the new
one.