summaryrefslogtreecommitdiff
path: root/config/files
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-07-15 12:28:52 -0600
committermo khan <mo.khan@gmail.com>2020-07-16 20:03:40 -0600
commit2bef4d83886ea13f3dc45a5bb16b997a6eae1acd (patch)
tree84fbb2bcb8b978676a0b91bc10d4fcc18dbee4e3 /config/files
parente6e1644f777da7178d90c3cbf8043a410476fec3 (diff)
Install dotnet SDK
* Include the latest dotnet SDK in the /opt/asdf/installs directory. * Update CHANGELOG and bump version * Compress large directories
Diffstat (limited to 'config/files')
-rw-r--r--config/files/.bashrc9
1 files changed, 9 insertions, 0 deletions
diff --git a/config/files/.bashrc b/config/files/.bashrc
index 81afcb8..388f93d 100644
--- a/config/files/.bashrc
+++ b/config/files/.bashrc
@@ -60,7 +60,16 @@ function enable_dev_mode() {
}
inflate /opt/asdf.tar.zst /opt
+inflate /opt/gitlab/.cache.tar.zst /opt/gitlab
+inflate /opt/gitlab/.config.tar.zst /opt/gitlab
+inflate /opt/gitlab/.m2.tar.zst /opt/gitlab
+inflate /opt/gitlab/embedded.tar.zst /opt/gitlab
+inflate /usr/include.tar.zst /usr
+inflate /usr/lib/elixir.tar.zst /usr/lib
+inflate /usr/lib/erlang.tar.zst /usr/lib
inflate /usr/lib/gcc.tar.zst /usr/lib
+inflate /usr/lib/git-core.tar.zst /usr/lib
+inflate /usr/lib/llvm-7.tar.zst /usr/lib
inflate /usr/lib/rustlib.tar.zst /usr/lib
# shellcheck source=/dev/null