1
0
mirror of https://github.com/balkian/dotfiles.git synced 2025-03-06 15:03:41 +00:00
J. Fernando Sánchez 0cb4956d65 Commented starttmux in bashrc
That way I avoid the problem of not being able to connect to new
servers when tmux is not installed or the terminal doesn't have the
right TERM variable.

Uncommenting it in zshrc is recommended :)
2013-07-16 23:15:59 +02:00
2013-07-12 19:19:52 +02:00
2013-07-16 12:33:15 +02:00
2013-07-12 19:19:52 +02:00
2013-06-17 10:33:28 +02:00
2013-06-17 10:33:28 +02:00
2013-06-17 10:33:28 +02:00
2013-06-20 17:54:47 +02:00
2012-12-01 05:11:06 +01:00
2012-12-01 05:11:06 +01:00
2013-07-16 23:15:59 +02:00
2013-06-20 18:19:49 +02:00
2012-12-16 03:09:08 +04:00
2013-06-17 15:08:20 +02:00
2013-06-20 18:19:49 +02:00
2013-07-12 19:19:52 +02:00
2013-07-12 19:19:52 +02:00
2013-07-12 19:19:52 +02:00
2013-07-16 12:33:15 +02:00
2013-06-17 10:33:28 +02:00
2013-06-17 10:33:28 +02:00
2013-07-16 12:33:15 +02:00

Balkian's dotfiles

Usage

Download

The Git Way:

git clone https://github.com/balkian/dotfiles.git

The fast way:

curl -#L https://github.com/balkian/dotfiles/tarball/master | tar -xzv --strip-components 1 --exclude={README.md}

Install

Just run:

git submodule update --init --recursive
source make.sh

How it works

So far, this is the simplest way of keeping your dotfiles in a repository. The installation script will just back-up your files in a folder in your ~/ with the timestamp, so running it twice won't destroy your original files.

Description
No description provided
Readme 432 KiB
Languages
Vim script 52.4%
Python 24.4%
Shell 11.3%
Emacs Lisp 10.7%
Nix 0.6%
Other 0.4%