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

https://github.com/parro-it/dotfiles

my dotfiles
https://github.com/parro-it/dotfiles

Last synced: 10 months ago
JSON representation

my dotfiles

Awesome Lists containing this project

README

          

# My dotfiles

These are my dotfiles

## Requirements

* zsh
* oh my zsh
* git
* xclip
* node installed as system (other versions managed by nvm)
* python installed as system (other versions managed by pyenv)
* [pure prompt](https://github.com/sindresorhus/pure) by [Sindre Sorhus](https://github.com/sindresorhus)

* nvm
* pyenv

* licejs - used for license generation
* joe - used for .gitignore generation

## Features

* pure prompt by [Sindre Sorhus](https://github.com/sindresorhus)
* alias to speed up development with git, node, npm
* alias to quickly create a new issue on your idea repo

## Install

Make sure to have installed all dependencies,
then run, from this repo root folder,

```bash
sh install.sh
```

## Todo

[ ] Add alias for [LastPass cli](https://github.com/lastpass/lastpass-cli) usage

## License

The MIT License (MIT)

Copyright (c) 2015 Andrea Parodi