summary refs log tree commit diff stats
path: root/gemrc
diff options
context:
space:
mode:
authorAlan Pearce2017-03-16 16:30:01 +0100
committerAlan Pearce2017-03-16 16:30:01 +0100
commit317f0d9fc8eb33bd8d1443bd7c0926f3376b9ce8 (patch)
treef21a537a8424f6dae0dac2ab4590f05ee6141eff /gemrc
parentf79b34c0fe68175454606309f074340d2457ab0d (diff)
downloaddotfiles-317f0d9fc8eb33bd8d1443bd7c0926f3376b9ce8.tar.lz
dotfiles-317f0d9fc8eb33bd8d1443bd7c0926f3376b9ce8.tar.zst
dotfiles-317f0d9fc8eb33bd8d1443bd7c0926f3376b9ce8.zip
Gems: Install to .local/bin alongside other package managers
Diffstat (limited to 'gemrc')
-rw-r--r--gemrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemrc b/gemrc
index aaa70a9..ab4f784 100644
--- a/gemrc
+++ b/gemrc
@@ -1 +1 @@
-gem: --user-install -n~/bin
\ No newline at end of file
+gem: --user-install -n~/.local/bin
\ No newline at end of file