Update vimrc.

This commit is contained in:
2026-02-13 19:44:33 -05:00
parent 7f0ca310aa
commit 7dd10b9a9c
6 changed files with 55 additions and 41 deletions

View File

@@ -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