https://github.com/parro-it/dotfiles
my dotfiles
https://github.com/parro-it/dotfiles
Last synced: 10 months ago
JSON representation
my dotfiles
- Host: GitHub
- URL: https://github.com/parro-it/dotfiles
- Owner: parro-it
- License: mit
- Created: 2014-08-12T10:28:43.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-10-03T19:14:28.000Z (over 8 years ago)
- Last Synced: 2024-04-15T00:06:07.249Z (almost 2 years ago)
- Language: Shell
- Size: 213 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
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