From 1294a05159120c1a2be174f4c608a07d47c43668 Mon Sep 17 00:00:00 2001 From: darkelfe Date: Wed, 2 Oct 2013 19:43:46 +0200 Subject: [PATCH] Correction zshrc --- maj_subgit.sh | 2 +- vim/bundle/vim-airline | 2 +- zsh/zshrc | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/maj_subgit.sh b/maj_subgit.sh index 5d38f6a..a33214e 100755 --- a/maj_subgit.sh +++ b/maj_subgit.sh @@ -1,3 +1,3 @@ #!/bin/bash -git submodule foreach "git pull" +git submodule foreach "git pull origin master" diff --git a/vim/bundle/vim-airline b/vim/bundle/vim-airline index 2735282..a8c96b6 160000 --- a/vim/bundle/vim-airline +++ b/vim/bundle/vim-airline @@ -1 +1 @@ -Subproject commit 2735282992f360ce0f4e0255f420e4977a24282f +Subproject commit a8c96b6020182ca648c76e4ed83320958100218d diff --git a/zsh/zshrc b/zsh/zshrc index 31d2f3f..37e6871 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -49,7 +49,6 @@ PROMPT="%{${fg_bold[red]}%}%n%{${fg[blue]}%}@%{${fg[green]}%}%m %{${fg[magenta]} export MOZILLA_FIVE_HOME=/usr/lib/mozilla # Options -compdef apti=aptitude alias -s pdf='okular' setopt autocd correctall