Move Backup category to correct location
This commit is contained in:
parent
93efc0c983
commit
76199850ce
36
README.md
36
README.md
@ -112,24 +112,6 @@ defaults write com.bohemiancoding.sketch3 exportCompactSVG -bool yes
|
||||
```
|
||||
|
||||
|
||||
## Developer
|
||||
|
||||
### Vim
|
||||
|
||||
#### Compile Sane Vim
|
||||
Compiling MacVim via Homebrew with all bells and whistles, including overwriting system Vim.
|
||||
```bash
|
||||
brew install macvim --HEAD --with-cscope --with-lua --override-system-vim --with-luajit --with-python
|
||||
```
|
||||
|
||||
### Xcode
|
||||
|
||||
#### Install Command Line Tools Without Xcode
|
||||
```bash
|
||||
xcode-select --install
|
||||
```
|
||||
|
||||
|
||||
## Backup
|
||||
|
||||
### Time Machine
|
||||
@ -151,6 +133,24 @@ defaults write com.apple.TimeMachine DoNotOfferNewDisksForBackup -bool true
|
||||
```
|
||||
|
||||
|
||||
## Developer
|
||||
|
||||
### Vim
|
||||
|
||||
#### Compile Sane Vim
|
||||
Compiling MacVim via Homebrew with all bells and whistles, including overwriting system Vim.
|
||||
```bash
|
||||
brew install macvim --HEAD --with-cscope --with-lua --override-system-vim --with-luajit --with-python
|
||||
```
|
||||
|
||||
### Xcode
|
||||
|
||||
#### Install Command Line Tools Without Xcode
|
||||
```bash
|
||||
xcode-select --install
|
||||
```
|
||||
|
||||
|
||||
## Disks and Volumes
|
||||
|
||||
#### Disable Sudden Motion Sensor
|
||||
|
Loading…
Reference in New Issue
Block a user