Update vimrc.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# For Rust stuff, uncomment this line
|
||||
#. "$HOME/.cargo/env"
|
||||
. "$HOME/.cargo/env"
|
||||
|
||||
alias ,git='git config --global user.name "Shaun Reed" && git config --global user.email "shaunrd0@gmail.com"'
|
||||
if [ -f /.dockerenv ]; then
|
||||
|
||||
Reference in New Issue
Block a user