From cc5c235277d6227006238572f63a9d3e483d8a34 Mon Sep 17 00:00:00 2001 From: A Farzat Date: Thu, 24 Oct 2024 20:10:52 +0900 Subject: Add some more scripts --- bin/scripts/zshrc | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 bin/scripts/zshrc (limited to 'bin/scripts/zshrc') diff --git a/bin/scripts/zshrc b/bin/scripts/zshrc new file mode 100755 index 0000000..826a0a2 --- /dev/null +++ b/bin/scripts/zshrc @@ -0,0 +1,6 @@ +#!/usr/bin/env zsh + +# Loads zshrc before running whatever commands were supplied to it. + +. "$ZDOTDIR/.zshrc" +exec "$@" -- cgit v1.2.3-70-g09d2