Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/repejota/dotfiles
My dotfiles
https://github.com/repejota/dotfiles
dotfiles shell
Last synced: about 4 hours ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/repejota/dotfiles
- Owner: repejota
- Created: 2013-03-18T09:14:19.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-05-26T20:37:10.000Z (over 6 years ago)
- Last Synced: 2023-03-23T12:35:24.982Z (over 1 year ago)
- Topics: dotfiles, shell
- Language: Shell
- Homepage:
- Size: 3.98 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
**Everybody has a bunch of them!**
## Introduction
Those files, are a collection of [dotfiles](http://dotfiles.github.io) for my
personal use on OSX.## Download
I do not provide *packaged* binaries for this project. The best way to
download my dotfiles is using git itself and clone the entire project.To clone this project on your machine use this:
`$ git clone https://github.com/repejota/dotfiles.git`
## Installation
Currently I don't have any build/installation system. I'm planning to do this
but on a future release.For now, if you want to use those files just symlink them. For example:
`ln -s .inputrc ~/.inputrc`