From e448ef034ec4e451504ac73d3a7e1b4b7969d08d Mon Sep 17 00:00:00 2001 From: Benoit Verret Date: Thu, 11 Feb 2021 07:53:14 -0500 Subject: [PATCH] Fix permissions Some scripts were not executable. README.md was executable. --- themes/README.md | 0 themes/lunaria-dark.sh | 0 themes/lunaria-eclipse.sh | 0 themes/lunaria-light.sh | 0 themes/omni.sh | 0 themes/pixiefloss.sh | 0 themes/sweet.sh | 0 7 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 themes/README.md mode change 100644 => 100755 themes/lunaria-dark.sh mode change 100644 => 100755 themes/lunaria-eclipse.sh mode change 100644 => 100755 themes/lunaria-light.sh mode change 100644 => 100755 themes/omni.sh mode change 100644 => 100755 themes/pixiefloss.sh mode change 100644 => 100755 themes/sweet.sh diff --git a/themes/README.md b/themes/README.md old mode 100755 new mode 100644 diff --git a/themes/lunaria-dark.sh b/themes/lunaria-dark.sh old mode 100644 new mode 100755 diff --git a/themes/lunaria-eclipse.sh b/themes/lunaria-eclipse.sh old mode 100644 new mode 100755 diff --git a/themes/lunaria-light.sh b/themes/lunaria-light.sh old mode 100644 new mode 100755 diff --git a/themes/omni.sh b/themes/omni.sh old mode 100644 new mode 100755 diff --git a/themes/pixiefloss.sh b/themes/pixiefloss.sh old mode 100644 new mode 100755 diff --git a/themes/sweet.sh b/themes/sweet.sh old mode 100644 new mode 100755