https://github.com/oozcitak/dotfiles
The contents of my dotfiles
https://github.com/oozcitak/dotfiles
Last synced: 7 months ago
JSON representation
The contents of my dotfiles
- Host: GitHub
- URL: https://github.com/oozcitak/dotfiles
- Owner: oozcitak
- Created: 2015-02-15T22:01:15.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-08T22:18:25.000Z (over 9 years ago)
- Last Synced: 2024-10-29T18:42:05.730Z (12 months ago)
- Language: VimL
- Size: 664 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is the contents of my dotfiles. Clone into the home folder after a fresh OS
install and run the install script:``` bash
git clone https://github.com/oozcitak/dotfiles.git ~/.dotfiles
source ~/.dotfiles/install.sh
```