Skip to content

Commit

Permalink
FREEZE.unindexed
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarron committed Dec 6, 2024
1 parent 1382b43 commit c842963
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Linked [using GNU `stow`](http://brandon.invergo.net/news/2012-05-26-using-gnu-s

## Mac

# Install Xcode commandline tools
sudo xcodebuild -license accept
# Trigger Xcode commandline tool installation by trying to use `git`
git

git clone https://github.com/lgarron/dotfiles ~/Code/git/github.com/lgarron/dotfiles
cd ~/Code/git/github.com/lgarron/dotfiles
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
/******** Dynamic ********/
"editor.formatOnSave": true,
"window.zoomLevel": 3,
"window.zoomLevel": 1.75,
/******** Main VSCode settings ********/
"editor.formatOnPaste": false,
"editor.tabSize": 2,
Expand Down

0 comments on commit c842963

Please sign in to comment.