Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pabluk/dotfiles
My dotfiles
https://github.com/pabluk/dotfiles
Last synced: about 7 hours ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/pabluk/dotfiles
- Owner: pabluk
- Created: 2013-05-16T20:54:53.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-04-02T17:50:26.000Z (over 6 years ago)
- Last Synced: 2024-06-12T02:32:33.350Z (5 months ago)
- Language: Vim script
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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