Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michelemazzucco/dotfiles

:wrench: My dotfiles, nothing special.
https://github.com/michelemazzucco/dotfiles

brew-packages dotfiles zsh

Last synced: 3 days ago
JSON representation

:wrench: My dotfiles, nothing special.

Awesome Lists containing this project

README

        

# Dotfiles [![Build Status][build-img]][build]
My dotfiles, nothing special.

## Installation
**Warning:** Use at your own risk!

1. `cd ~/`
2. `./install.sh`
3. Have fun!

## What's included?
* Zsh with usefull [aliases][zsh-aliases], my custom [prompt][zsh-prompt] and some [functions][zsh-functions].
* Oh My Zsh installation
* Vim and some plugins (Airline, Supertab, etc...)
* Tmux and some plugins (Tpm, Resurect, Sensible, Copycat)
* My favorites [Brew packages][brew-packages]
* My favorites [Npm packages][npm-packages]
* Programming Fonts

[zsh-aliases]: https://github.com/michelemazzucco/dotfiles/blob/master/zsh/aliases.zsh
[zsh-prompt]: https://github.com/michelemazzucco/dotfiles/blob/master/zsh/prompt.zsh
[zsh-functions]: https://github.com/michelemazzucco/dotfiles/blob/master/zsh/functions.zsh
[brew-packages]: https://github.com/michelemazzucco/dotfiles/blob/master/Brewfile
[npm-packages]: https://github.com/michelemazzucco/dotfiles/blob/master/node/install.sh
[build]: https://travis-ci.org/michelemazzucco/dotfiles
[build-img]: https://travis-ci.org/michelemazzucco/dotfiles.svg?branch=master