Skip to content

Scripts for auto-installing most of my stuff on fresh copy of Debian-like system

Notifications You must be signed in to change notification settings

teo-sk/setupfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Setupfiles

What does install.sh do?

  • sets up directories for development (Code, Sites)
  • installs useful development packages (php, python, apache...)
  • sets up zsh as default shell with some basic configs (oh-my-zsh)
  • sets up dotfiles contained in this repository

Installation

  • Download install script: wget https://raw.github.com/ondrowan/dotfiles/master/install.sh
  • Run it: sh install.sh
  • Remove it: rm install.sh
  • Log out (for shell changes to reflect)
  • Log in and enjoy!

What systems are supported?

For now it's been tested on fresh install of Ubuntu 12.10 only.

About

Scripts for auto-installing most of my stuff on fresh copy of Debian-like system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages