From 677b13a7b98fd16aff8da075f0b33073249da05f Mon Sep 17 00:00:00 2001 From: nyxnor Date: Mon, 28 Aug 2023 15:13:00 +0000 Subject: [PATCH] Add zprofile.d --- etc/zprofile.d/10_open_link_confirmation.zsh | 1 + 1 file changed, 1 insertion(+) create mode 120000 etc/zprofile.d/10_open_link_confirmation.zsh diff --git a/etc/zprofile.d/10_open_link_confirmation.zsh b/etc/zprofile.d/10_open_link_confirmation.zsh new file mode 120000 index 0000000..b2bdb15 --- /dev/null +++ b/etc/zprofile.d/10_open_link_confirmation.zsh @@ -0,0 +1 @@ +../profile.d/15_open_link_confirmation.sh \ No newline at end of file