Skip to content

Commit d1dbaf0

Browse files
committed
hi
1 parent a369383 commit d1dbaf0

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.bash_profile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ export KEY_SUFFIX=grandrounds.com
2525
#source /usr/local/share/chruby/auto.sh
2626

2727
#test -e "${HOME}/.iterm2_shell_integration.bash" && source "${HOME}/.iterm2_shell_integration.bash"
28+
29+
[[ -s "/Users/andrewray/.gvm/scripts/gvm" ]] && source "/Users/andrewray/.gvm/scripts/gvm"

code/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Place your settings in this file to overwrite the default settings
22
{
3-
"workbench.colorTheme": "Default Light+",
3+
"workbench.colorTheme": "Visual Studio Light",
44
"eslint.enable": true,
55
"javascript.validate.enable": false,
66
"editor.rulers": [80],

0 commit comments

Comments
 (0)