gigante / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Script and dotfiles to configure Archlinux or Fedora

To install:

$ make basic   # install basic packages
$ make dev     # install dev packages
$ make apps    # install general apps
$ make dots    # symlink dotfiles
$ make prezto  # config prezto
$ make rbenv   # clone rbenv repo
$ make pyenv   # clone pyenv repo
$ make bin     # download binaries
$ make pg      # minimal postgresql config

About


Languages

Language:Shell 60.6%Language:Perl 21.8%Language:Python 11.2%Language:Ruby 3.6%Language:Makefile 2.8%