From 36bc0c7fb5df2b9dfebb9be153ccdea46c0b3d80 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Sat, 17 Sep 2022 17:58:27 +0700 Subject: all: add script chmod-x.sh chmod-x.sh is a script to remove executable bit from file that may not an executable. --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') diff --git a/README b/README index c5d348e..855d1cb 100644 --- a/README +++ b/README @@ -4,6 +4,10 @@ A collection of shell scripts. == Scripts +*chmod-x.sh*:: +Script to recursively scan directory and remove executable-bit from file that +may not an executable. + *tmux-session.sh*:: Script to open new tmux session with start directory based on configuration in `~/.tmux.session`. -- cgit v1.3-6-g1900