Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pabluk/dotfiles

My dotfiles
https://github.com/pabluk/dotfiles

Last synced: about 7 hours ago
JSON representation

My dotfiles

Awesome Lists containing this project

README

        

# My dotfiles #

## tmux configuration and scripts ##

A simple tmux configuration file and a bash script for django projects.

### Usage ###

Download `.tmux.conf` to your home directory

```bash
$ cd ~
$ wget https://github.com/pabluk/dotfiles/raw/master/tmux/.tmux.conf
$ tmux
```

To launch a django environment with tmux

```bash
$ wget https://github.com/pabluk/dotfiles/raw/master/tmux/tmux-django.sh
$ sh tmux-django.sh
```

### Screenshot ###

![Screenshot](http://seminar.io/media/dotfiles/tmux-conf.png)

## Author ##

Pablo SEMINARIO