You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+68-5Lines changed: 68 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,23 +7,70 @@ This is a public repository for my personal [dotfiles](https://dotfiles.github.i
7
7
8
8
First, do a [clean install of macOS](https://www.imore.com/how-do-clean-install-macos). Then install Xcode from the App Store, open it and accept the license agreement. Run `xcode-select --install` in a terminal to install the Xcode Command Line Tools.
9
9
10
-
Clone the Git repository to your `~/Projects/` folder (will be created if it doesn't exist). The install script will install [Homebrew](https://brew.sh) and setup Git and the Shell. It will also copy or symlink all of the dotfiles into your home directory.
10
+
Clone the Git repository to your `~/Projects/` folder (will be created if it doesn't exist):
Copy file name to clipboardExpand all lines: docs/Visual Source Code Extensions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@
16
16
-[Project Manager](https://github.com/alefragnani/vscode-project-manager) helps you to easily access your projects, no matter where they are located.
17
17
-[REST Client](https://github.com/Huachao/vscode-restclient) allows you to send HTTP request and view the response in Visual Studio Code directly.
18
18
-[SQL Server](https://github.com/Microsoft/vscode-mssql): Develop Microsoft SQL Server, Azure SQL Database and SQL Data Warehouse everywhere.
19
-
-[stylelint](https://github.com/shinnn/vscode-stylelint): Modern CSS/SCSS/Less linter.
19
+
-[stylelint](https://github.com/stylelint/vscode-stylelint): A Visual Studio Code extension to lint CSS/SCSS/Less with stylelint.
20
20
-[Sublime Text Keymap and Settings Importer](https://github.com/Microsoft/vscode-sublime-keybindings): This extension imports keybindings and settings from Sublime Text to VS Code.
0 commit comments