Skip to content

Butterwell/ubuntu-dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles.git

Clone and run this on a new EC2 instance (or virtualbox) running Ubuntu 12.04.2 LTS to configure your bash development environment as follows:

cd $HOME
git clone https://github.com/Butterwell/ubuntu-dotfiles.git
ln -sb dotfiles/.screenrc .
ln -sb dotfiles/.bash_profile .
ln -sb dotfiles/.bashrc .
ln -sb dotfiles/.bashrc_custom .

See also http://github.com/Butterwell/ubuntu-setup to install prerequisite programs.

About

Development configuration files for Startup Engineering MOOC. Intended to be forked and customized by students.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Emacs Lisp 92.6%
  • Shell 7.4%