diff options
-rwxr-xr-x | shell_only.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell_only.sh b/shell_only.sh index 5d7e83b..6d85cc4 100755 --- a/shell_only.sh +++ b/shell_only.sh @@ -112,6 +112,7 @@ mkdir -p ~/.local/bspwm-setup/ ln -sf ${PWD}/lockscreen.xkb ~/.local/bspwm-setup/lockscreen.xkb curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y +source ~/.cargo/env if called_directly; then echo -e "\e[1m\e[1;32mShell setup has been successfully installed!" |