Install rust

This commit is contained in:
Victor Timofei 2021-05-10 16:27:09 +03:00
parent e2d875d24c
commit ccc483bf79
Signed by: vtimofei
GPG Key ID: B790DCEBE281403A
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# When logging in start the X automatically
[[ -f ~/.zshrc ]] && ~/.zshrc 2> /dev/null
[[ $(fgconsole 2>/dev/null) == 1 ]] && exec startx -- vt1
. "$HOME/.cargo/env"