SciLifeLab/dotfiles

Name: dotfiles

Owner: Science For Life Laboratory

Description: null

Created: 2014-01-31 09:54:04.0

Updated: 2015-06-11 20:20:20.0

Pushed: 2015-02-24 07:27:21.0

Homepage: null

Size: 315

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

dotfiles

Config files for the various programs we use at SciLifeLab.

Contribute Your Dotfiles!

We encourage contributions! If you'd like to contribute to the repo please fork it to your own github account and make a pull request from there. The general pattern is tool/user.configfilename. For example, Mario's .tmux.conf file is under tmux/mario.tmux.conf, and his .bashrc is under /bash/mario.bashrc.

Usage

Each of these files should go under your home directory and have a “.” in front of them; so e.g. tmux/mario.tmux.conf would become /home/mario/.tmux.conf on UPPMAX or any other *nix environment.

For the newly git initiated users out there, one way to pull all these files into your own user space would be:

h-4.1$ git clone https://github.com/SciLifeLab/dotfiles.git ~
h-4.1$ cp ~/dotfiles/tmux/mario.tmux.conf ~/.tmux.conf

Please see the very good resources listed on this page for more help with git and github: https://help.github.com/articles/what-are-other-good-resources-for-learning-git-and-github

Additional Resources

Other useful tools commonly in use include:

(feel free to add your own favorite tools to this list)


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.