Skip to content

Haddox/bakerlab_dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Configuration files the way we like 'em! The included setup script creates symlinks from your home directory to the files which are located in ~/bakerlab_dotfiles.

The install script will:

  1. Back up any existing dotfiles in your home directory to ~/dotfiles_old
  2. Create symlinks to the dotfiles in bakerlab_dotfiles in your home directory

I (@weitzner) prefer zsh as my shell; the script assumes zsh is set as the default shell and that the oh-my-zsh add-on is being used. This means that I have a zshrc file as well as a custom zsh-theme file that both need to be moved into place.

Installation

git clone git://github.com/RosettaCommons/bakerlab_dotfiles ~/bakerlab_dotfiles
cd ~/bakerlab_dotfiles
sh symlink_dotfiles.sh

About

Configuration files the way we like 'em

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.5%
  • Vim Script 22.5%
  • C++ 16.4%
  • Shell 1.6%