diff options
Diffstat (limited to 'shell_only.sh')
-rwxr-xr-x | shell_only.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shell_only.sh b/shell_only.sh index 827c68c..d037721 100755 --- a/shell_only.sh +++ b/shell_only.sh @@ -57,3 +57,5 @@ $SUDO update-alternatives --set editor /usr/local/bin/micro mkdir -p ~/.local/bspwm-setup/ ln -s ${PWD}/lockscreen.xkb ~/.local/bspwm-setup/lockscreen.xkb + +curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh |