Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/owickstrom/dotfiles
My dotfiles for OSX and Ubuntu
https://github.com/owickstrom/dotfiles
Last synced: 4 days ago
JSON representation
My dotfiles for OSX and Ubuntu
- Host: GitHub
- URL: https://github.com/owickstrom/dotfiles
- Owner: owickstrom
- License: mit
- Created: 2014-02-23T18:54:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-02-03T07:06:59.000Z (almost 5 years ago)
- Last Synced: 2024-05-01T23:41:38.652Z (7 months ago)
- Language: Vim script
- Size: 24 MB
- Stars: 18
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dotfiles
This repository contains my barebones toolbelt and configuration for OSX and
Linux. Feel free to fork it and customize all you want.## Installation
It's just a matter of cloning and running the install script. It will install
Stack and some other basic stuff, as well as symlink the dotfiles.```bash
git clone [email protected]:owickstrom/dotfiles.git ~/.dotfiles
~/.dotfiles/install.sh
```