1
0
mirror of https://github.com/balkian/dotfiles.git synced 2025-08-23 16:02:19 +00:00

Several improvements.

* Tmux is not started by default anymore
* Added functions for i3 - Awesome!!
* zsh to start tmux
This commit is contained in:
J. Fernando Sánchez
2013-07-12 19:19:52 +02:00
parent a134c2210f
commit 7bbcb17419
9 changed files with 117 additions and 34 deletions

2
zshrc
View File

@@ -2,7 +2,7 @@ export PATH="$PATH:$HOME/.bin/"
# Only update the path if not running interactively
[ -z "$PS1" ] && return
source ~/.starttmux
#source ~/.starttmux
# Path to your oh-my-zsh configuration.
ZSH=$HOME/.oh-my-zsh