summaryrefslogtreecommitdiff
path: root/config/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'config/.bashrc')
-rw-r--r--config/.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/.bashrc b/config/.bashrc
index a17f1f5..0068245 100644
--- a/config/.bashrc
+++ b/config/.bashrc
@@ -9,6 +9,7 @@ export RUBY_GC_MALLOC_LIMIT=79000000
export RUBY_HEAP_FREE_MIN=100000
export RUBY_HEAP_SLOTS_GROWTH_FACTOR=1
export RUBY_HEAP_SLOTS_INCREMENT=400000
+alias nuget='mono /usr/local/bin/nuget.exe'
# shellcheck source=/dev/null
. "$ASDF_DATA_DIR/asdf.sh"