From 6fbbadb44053219173e887496d34e17925a42c7e Mon Sep 17 00:00:00 2001 From: Nikolas Weger Date: Wed, 5 Aug 2015 12:15:54 +0200 Subject: [PATCH] updated stuff --- dotbot | 2 +- files/zshrc | 4 ++-- lib/completions | 2 +- lib/nano/syntax | 2 +- lib/ohmyzsh | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dotbot b/dotbot index dcc3a19..4381c4c 160000 --- a/dotbot +++ b/dotbot @@ -1 +1 @@ -Subproject commit dcc3a1947a85aaa038d143f9f6a0c2a1c1a76a15 +Subproject commit 4381c4cabbeb870f3fe18da4e7bbdee9a39c55fd diff --git a/files/zshrc b/files/zshrc index c4237d6..8794be4 100644 --- a/files/zshrc +++ b/files/zshrc @@ -5,12 +5,12 @@ export ZSH=~/.dotfiles/lib/ohmyzsh ZSH_THEME="pygmalion" # Path -export PATH="$HOME/.gem/ruby/2.2.0/bin:$HOME/utils:$HOME/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:$PATH" +export PATH="$HOME/.gem/ruby/2.2.0/bin:$HOME/utils:$HOME/bin:$PATH" # Plugins plugins=(gem bundler composer git pip vagrant docker python extract) plugins+=(npm systemd systemadmin frontend-search gitignore) -plugins+=(command-not-found colored-man) +plugins+=(command-not-found colored-man fabric) if [ $(uname -n) = "megumi" -o $(uname -n) = "kimari" -o $(uname -n) = "sayaka" ]; then plugins+=(archlinux) diff --git a/lib/completions b/lib/completions index 25d1555..ea729a9 160000 --- a/lib/completions +++ b/lib/completions @@ -1 +1 @@ -Subproject commit 25d15555352f762624ea7ae1571d60dce2233a09 +Subproject commit ea729a975b36ede53e2ebba098fdf64e688f82b7 diff --git a/lib/nano/syntax b/lib/nano/syntax index 89faba8..288b92d 160000 --- a/lib/nano/syntax +++ b/lib/nano/syntax @@ -1 +1 @@ -Subproject commit 89faba8fde77f1383b7b27b8bd6fd37016d82dcf +Subproject commit 288b92dfe3eeec82ef7efe2f4054bae0976e0311 diff --git a/lib/ohmyzsh b/lib/ohmyzsh index a207a38..3d5b343 160000 --- a/lib/ohmyzsh +++ b/lib/ohmyzsh @@ -1 +1 @@ -Subproject commit a207a38d634cc10441636bc4359cd8a18c502dea +Subproject commit 3d5b3430fd9da12f6e33f534e487fe9b18928ac7