From 8752db5a5502bff2f948211c90dcfd85e6bc4e98 Mon Sep 17 00:00:00 2001 From: meatware <114529342+darkpandarts@users.noreply.github.com> Date: Sun, 1 Oct 2023 23:30:55 +0100 Subject: [PATCH] add nvm & modify readme --- README.md | 4 ++-- _bashrc | 1 + themes_i_like.info | 1 + 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3d4b0ae4..5a51f5d5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# sys bashrc +# Stablecaps bashrc ## Premise Slimmed down sysadmin .bashrc that should hopefully have minimal system dependencies. @@ -28,4 +28,4 @@ unzip stablecaps_bashrc.zip mv stablecaps_bashrc-${RELEASE_VERSION} stablecaps_bashrc ln -fs ~/stablecaps_bashrc/_bashrc ~/.bashrc source ~/.bashrc -``` \ No newline at end of file +``` diff --git a/_bashrc b/_bashrc index 6d43ead7..e5463b0d 100644 --- a/_bashrc +++ b/_bashrc @@ -322,3 +322,4 @@ export NVM_DIR="$HOME/.nvm" [ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm [ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion +. "$HOME/.cargo/env" diff --git a/themes_i_like.info b/themes_i_like.info index e2b0a5c8..2f932e55 100644 --- a/themes_i_like.info +++ b/themes_i_like.info @@ -5,3 +5,4 @@ 72 44 81 +235