From bd53768f6728d598ca5e24e1b629206049fb20f0 Mon Sep 17 00:00:00 2001 From: Chris Lane Date: Tue, 7 Apr 2020 18:41:00 -0400 Subject: [PATCH] chore(zsh): set execute perm on cheat.zsh Set execute permission on the `zsh` autocompletion script. --- scripts/cheat.zsh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 scripts/cheat.zsh diff --git a/scripts/cheat.zsh b/scripts/cheat.zsh old mode 100644 new mode 100755