diff options
| author | mo khan <mo.khan@gmail.com> | 2020-02-27 15:03:14 -0700 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-02-27 15:03:14 -0700 |
| commit | 10c19b649299e5382e961eb98d79946dbc0060e3 (patch) | |
| tree | 72c53f1892fee72f6d4e9d7ffee340fef3f0879a | |
| parent | 2f2bf3d7da3011afd0fe284e2f39fbd9526920c5 (diff) | |
Delete rdoc and ri files
| -rw-r--r-- | config/.bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/.bashrc b/config/.bashrc index 5a1ef5d..651c22c 100644 --- a/config/.bashrc +++ b/config/.bashrc @@ -29,6 +29,7 @@ function scrub() { "$ASDF_DATA_DIR/installs/java/**/man" \ "$ASDF_DATA_DIR/installs/java/**/sample" \ "$ASDF_DATA_DIR/installs/python/**/lib/**/test" \ + "$ASDF_DATA_DIR/installs/ruby/**/share" \ "$ASDF_DATA_DIR/installs/**/**/share" \ "$ASDF_DATA_DIR/test" \ /etc/apache2/* \ |
