From 89429a013ce1d28da5286511504ad5af1aa4a4b9 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Tue, 23 Jun 2015 01:09:17 +0100 Subject: [PATCH] Update zsh related addons --- shell/zsh/oh-my-zsh | 2 +- shell/zsh/zsh-autosuggestions | 2 +- shell/zsh/zsh-syntax-highlighting | 2 +- shell/zshrc.sh | 2 -- 4 files changed, 3 insertions(+), 5 deletions(-) diff --git a/shell/zsh/oh-my-zsh b/shell/zsh/oh-my-zsh index f8f0126..599831b 160000 --- a/shell/zsh/oh-my-zsh +++ b/shell/zsh/oh-my-zsh @@ -1 +1 @@ -Subproject commit f8f01262ab19edcbed40fd77d959b64408ea81e2 +Subproject commit 599831b85a5fd4564ab820530e2bb45f37ca3f99 diff --git a/shell/zsh/zsh-autosuggestions b/shell/zsh/zsh-autosuggestions index 0d36d4c..dde838c 160000 --- a/shell/zsh/zsh-autosuggestions +++ b/shell/zsh/zsh-autosuggestions @@ -1 +1 @@ -Subproject commit 0d36d4ccdd1b31bd61a8a0da65329f02e49c620a +Subproject commit dde838c226913f846ca456fa7129a5bd5974a40e diff --git a/shell/zsh/zsh-syntax-highlighting b/shell/zsh/zsh-syntax-highlighting index 5320f1e..3dc5741 160000 --- a/shell/zsh/zsh-syntax-highlighting +++ b/shell/zsh/zsh-syntax-highlighting @@ -1 +1 @@ -Subproject commit 5320f1e18d5782e29a6637937e37a3aecf9327bb +Subproject commit 3dc574190071ef59054f6d693132410b37aa3ae4 diff --git a/shell/zshrc.sh b/shell/zshrc.sh index 0dc7bba..59a3c3d 100644 --- a/shell/zshrc.sh +++ b/shell/zshrc.sh @@ -67,8 +67,6 @@ unsetopt share_history unsetopt correctall # Disable certain bundled ruby binaries, I install the gems globally. -unalias foreman -unalias heroku unalias shotgun # Cause I hit emacs shorts too much