Skip to content

sir-ragna/setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

setup.git

Clone and run this on a new instance running Ubuntu 12.04.2 LTS to configure both the machine and your individual development environment as follows:

cd $HOME
sudo apt-get install -y git
git clone https://github.com/sir-ragna/setup.git
./setup/setup.sh   

Deploy SSH keys

wget -qO- https://raw.github.com/sir-ragna/setup/master/ssh.sh | sh

See also https://github.com/sir-ragna/dotfiles.git

About

Setup scripts for a new Debian/Ubuntu dev machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%