diff --git a/BashProfile.sh b/BashProfile.sh new file mode 100644 index 0000000..6e4af8b --- /dev/null +++ b/BashProfile.sh @@ -0,0 +1,4 @@ + +alias vi='vim' +alias ls='ls -G' +