https://github.com/dmk/dotfiles
https://github.com/dmk/dotfiles
dotfiles vim zsh
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dmk/dotfiles
- Owner: dmk
- Created: 2016-09-07T15:13:28.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-09-23T07:42:01.000Z (over 7 years ago)
- Last Synced: 2025-03-29T13:06:46.284Z (about 1 year ago)
- Topics: dotfiles, vim, zsh
- Language: CSS
- Size: 13.5 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dima's Dotfiles
## Installation
1. Clone the dotfiles:
```shell
git clone git@github.com:dmk/dotfiles.git ~/.files
```
2. Run the installation script:
```shell
~/.files/00-bootstrap.sh
```