Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kristianperkins/dotfiles-old
https://github.com/kristianperkins/dotfiles-old
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kristianperkins/dotfiles-old
- Owner: kristianperkins
- License: mit
- Created: 2013-01-29T00:35:13.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-13T13:17:01.000Z (almost 12 years ago)
- Last Synced: 2023-03-25T12:19:35.991Z (over 1 year ago)
- Language: Shell
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dotfiles
========krockode [dot files](http://dotfiles.github.com/).
Ubuntu Machine Setup
--------------------Minimum packages needed:
sudo apt-get install aptitude python-setuptools python-dev build-essential git zsh curl
sudo easy_install -U distribute
sudo easy_install pip
curl -L https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh | sh
chsh -s `which zsh`TODO
----Cobble together my current config currently spread across
multiple machines.