From c80a54e42b52ce297f0f2f71af23c562832025c7 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Fri, 24 Jan 2025 20:35:27 +0900 Subject: init --- ar/.config/gem/gemrc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ar/.config/gem/gemrc (limited to 'ar/.config/gem/gemrc') diff --git a/ar/.config/gem/gemrc b/ar/.config/gem/gemrc new file mode 100644 index 0000000..07cc908 --- /dev/null +++ b/ar/.config/gem/gemrc @@ -0,0 +1,3 @@ +gem: --no-document --install-dir .local/share/gem --bindir .local/bin +install: --no-document --env-shebang +update: --no-document --env-shebang -- cgit v1.2.3