From 95a43e698ff734828f7581dc6957d9a4571ed957 Mon Sep 17 00:00:00 2001 From: archikid02 Date: Fri, 30 Jan 2026 19:17:01 +0000 Subject: [PATCH] nvimconf --- usr/bin/nvimconf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 usr/bin/nvimconf diff --git a/usr/bin/nvimconf b/usr/bin/nvimconf new file mode 100755 index 0000000..9b61410 --- /dev/null +++ b/usr/bin/nvimconf @@ -0,0 +1,4 @@ +#!/usr/bin/bash + +nvim ~/.conf/nvim +