https://github.com/shaneikennedy/dotties
my dotfiles
https://github.com/shaneikennedy/dotties
Last synced: 3 months ago
JSON representation
my dotfiles
- Host: GitHub
- URL: https://github.com/shaneikennedy/dotties
- Owner: shaneikennedy
- Created: 2020-09-15T19:39:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-29T18:31:10.000Z (9 months ago)
- Last Synced: 2025-06-18T11:50:59.698Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 771 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My dotfiles
## Overview
Includes my dotfiles for zsh, git and vim## Setup
``` bash
git clone git@github.com:shaneikennedy/dotties.git ~/dotfiles && cd ~/dotfiles./setup.sh
```