|
12 | 12 | - [ ] Bottom Left: Disable Screensaver
|
13 | 13 | - [ ] Bottom Right: Start Screensaver
|
14 | 14 | - [ ] Dock
|
| 15 | + - [ ] Configure cDock on personal machine |
| 16 | + - [ ] Disable System Integrity Protection `csrutil disable` |
| 17 | + - [ ] Enable System Integrity Protection after install complete `csrutil enable` |
| 18 | + - [ ] Configure uBar on work machine |
15 | 19 | - [ ] Clock
|
16 | 20 | - [ ] Show date
|
17 | 21 | - [ ] Show seconds
|
18 | 22 | - [ ] Flash separators
|
19 | 23 | - [ ] Battery
|
20 | 24 | - [ ] Show percentage
|
21 | 25 | - [ ] Sound
|
22 |
| - - Show volume in menu bar |
| 26 | + - [ ] Show volume in menu bar |
23 | 27 | - [ ] Finder
|
24 | 28 | - [ ] Setup sidebar
|
25 | 29 | - [ ] Setup [default view](https://howchoo.com/g/mzuxyjqyzmy/how-to-set-the-view-options-for-all-finder-windows-in-os-x)
|
26 |
| - - [ ] Arrange by: Kind |
27 | 30 | - [ ] Sort by: Name
|
28 | 31 | - [ ] Date Modified
|
29 | 32 | - [ ] Size
|
|
57 | 60 | - [ ] Encrypto _for staying secure_
|
58 | 61 | - [ ] Fantastical 2
|
59 | 62 | - [ ] Configure accounts
|
60 |
| - - [ ] Check Appearance > Use color icon |
| 63 | + - [ ] Check Appearance > Hide Fantastical in menu bar |
61 | 64 | - [ ] Gifox
|
62 | 65 | - [ ] Kaleidoscope
|
63 | 66 | - [ ] Paprika Recipe Manager 3
|
|
73 | 76 | - [ ] [Firefox](https://www.mozilla.org/en-US/firefox/new/)
|
74 | 77 | - [ ] [Firefox Nightly](https://www.mozilla.org/en-US/firefox/channel/desktop/)
|
75 | 78 | - [ ] [Chrome](http://www.google.com/chrome/)
|
| 79 | + - [ ] Set as default browser |
76 | 80 | - [ ] Set to confirm on `Cmd Q` for Quit
|
77 | 81 | - [ ] Log in and sync bookmarks and extensions
|
78 | 82 | - [ ] [Safari Technology Preview](https://developer.apple.com/safari/download/)
|
79 | 83 | - [ ] [TorBrowser](https://www.torproject.org/download/download-easy.html.en)
|
80 | 84 | - [ ] [Vivaldi](https://vivaldi.com/)
|
81 | 85 | - [ ] Non App Store:
|
82 | 86 | - [ ] [1Password 7](https://1password.com/downloads/)
|
| 87 | + - [ ] Download browser extensions |
83 | 88 | - [ ] [Adobe Creative Cloud](http://www.adobe.com/creativecloud.html)
|
84 | 89 | - [ ] [Alfred 3](https://www.alfredapp.com/)
|
85 | 90 | - [ ] Sync preferences
|
86 | 91 | - [ ] Import theme
|
87 |
| - - [ ] [cDock](https://w0lfschild.github.io/app_cDock.html) |
| 92 | + - [ ] [cDock](https://w0lfschild.github.io/app_cDock.html) non-work machine |
88 | 93 | - [ ] [Dash](https://kapeli.com/dash)
|
89 | 94 | - [ ] [Docker](https://www.docker.com/)
|
90 | 95 | - [ ] [Dropbox](https://www.dropbox.com/install)
|
|
97 | 102 | - [ ] [iTerm2](https://www.iterm2.com/)
|
98 | 103 | - [ ] [Karabiner](https://pqrs.org/osx/karabiner/)
|
99 | 104 | - [ ] [Kap](https://getkap.co/) for recording gifs
|
100 |
| - - [ ] [MyHarmony](https://setup.myharmony.com/) for my universal remote |
| 105 | + - [ ] [MyHarmony](https://setup.myharmony.com/#600-series/) for my universal remote |
101 | 106 | - [ ] [Postman](https://www.getpostman.com/)
|
102 | 107 | - [ ] [Renamer](https://renamer.com/)
|
103 | 108 | - [ ] [Rocket](https://matthewpalmer.net/rocket/)
|
|
109 | 114 | - [ ] [Slack](https://slack.com/downloads/osx)
|
110 | 115 | - [ ] [Spotify](https://www.spotify.com/us/)
|
111 | 116 | - [ ] [Themer](https://themer.mjswensen.com/)
|
112 |
| - - [ ] [uBar](https://brawersoftware.com/products/ubar) |
| 117 | + - [ ] [uBar](https://brawersoftware.com/products/ubar) for work machine |
113 | 118 | - [ ] [VirtualBox](https://www.virtualbox.org/)
|
114 | 119 | - [ ] [Visual Studio Code](https://code.visualstudio.com/)
|
115 | 120 | - [ ] [VLC](https://www.videolan.org/vlc/index.html)
|
|
128 | 133 | - [ ] Load `.gitignore_global`
|
129 | 134 | - [ ] Configure iTerm
|
130 | 135 | - [ ] Sync preferences
|
131 |
| - - [ ] Install theme |
| 136 | + - [ ] Install color theme |
132 | 137 | - [ ] Set text to:
|
133 | 138 | - Regular font: `18pt Dank Mono Regular Nerd Font Complete`
|
| 139 | + - Non-ASCII font: `16pt Space Mono Regular Nerd Font Complete` |
134 | 140 | - [ ] Install NVM/Node
|
135 | 141 | - [ ] Install [nvm](https://github.com/creationix/nvm).
|
136 | 142 | - [ ] Download latest Node via nvm (e.g., `nvm install node`).
|
137 |
| - - [ ] Make it the global version of Node: `nvm use node`. |
| 143 | + - [ ] Make it the global version of Node: `nvm alias default <version>`. |
138 | 144 |
|
139 | 145 | ## Visual Studio Code
|
140 |
| -- [ ] Enable `code` Terminal commands: `Command + Shift + P` and select `Shell Command: Install 'code' command in PATH`. |
141 |
| -- [ ] Sync preferences |
142 |
| -- [ ] Install favorite extensions: |
| 146 | +- [ ] Enable `code` cli commands with `vsce` |
| 147 | +- [ ] Sync preferences: ([Settings Sync](https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync)) |
| 148 | +- [ ] Install favorite extensions (personal): |
143 | 149 | - [ ] [:emojisense:](https://marketplace.visualstudio.com/items?itemName=bierner.emojisense)
|
144 | 150 | - [ ] [Apache Conf](https://marketplace.visualstudio.com/items?itemName=mrmlnc.vscode-apache)
|
145 |
| - - [ ] [Atom Keymap](https://marketplace.visualstudio.com/items?itemName=ms-vscode.atom-keybindings) |
146 | 151 | - [ ] [Auto Close Tag](https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-close-tag)
|
147 | 152 | - [ ] [Auto Rename Tag](https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-rename-tag)
|
148 | 153 | - [ ] [Autoprefixer](https://marketplace.visualstudio.com/items?itemName=mrmlnc.vscode-autoprefixer)
|
|
151 | 156 | - [ ] [Blank Line at the End of File](https://marketplace.visualstudio.com/items?itemName=riccardoNovaglia.missinglineendoffile)
|
152 | 157 | - [ ] [Can I Use](https://marketplace.visualstudio.com/items?itemName=akamud.vscode-caniuse)
|
153 | 158 | - [ ] [change-case](https://marketplace.visualstudio.com/items?itemName=wmaurer.change-case)
|
154 |
| - - [ ] [Code Spell Checker](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker) |
155 | 159 | - [ ] [Color Highlight](https://marketplace.visualstudio.com/items?itemName=naumovs.color-highlight)
|
156 | 160 | - [ ] [CSS Peek](https://marketplace.visualstudio.com/items?itemName=pranaygp.vscode-css-peek)
|
157 | 161 | - [ ] [Dash](https://marketplace.visualstudio.com/items?itemName=deerawan.vscode-dash)
|
|
160 | 164 | - [ ] [EditorConfig](https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig)
|
161 | 165 | - [ ] [Emoji Code](https://marketplace.visualstudio.com/items?itemName=idleberg.emoji-code)
|
162 | 166 | - [ ] [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint)
|
163 |
| - - [ ] [Excel Viewer](https://marketplace.visualstudio.com/items?itemName=GrapeCity.gc-excelviewer) |
164 | 167 | - [ ] [File Peek](https://marketplace.visualstudio.com/items?itemName=abierbaum.vscode-file-peek)
|
165 | 168 | - [ ] [GitLens](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens)
|
166 | 169 | - [ ] [Guides](https://marketplace.visualstudio.com/items?itemName=spywhere.guides)
|
167 |
| - - [ ] [Hack](https://marketplace.visualstudio.com/items?itemName=pranayagarwal.vscode-hack) |
168 | 170 | - [ ] [Handlebars](https://marketplace.visualstudio.com/items?itemName=andrejunges.Handlebars)
|
169 | 171 | - [ ] [highlight-matching-tag](https://marketplace.visualstudio.com/items?itemName=vincaslt.highlight-matching-tag)
|
170 | 172 | - [ ] [IntelliSense for CSS](https://marketplace.visualstudio.com/items?itemName=Zignd.html-css-class-completion)
|
171 |
| - - [ ] [JavaScript (ES6) Snippets](https://marketplace.visualstudio.com/items?itemName=xabikos.JavaScriptSnippets) |
172 | 173 | - [ ] [Less Intellisense](https://marketplace.visualstudio.com/items?itemName=mrmlnc.vscode-less)
|
173 | 174 | - [ ] [Markdown Emoji](https://marketplace.visualstudio.com/items?itemName=bierner.markdown-emoji)
|
174 |
| - - [ ] [Monokai Pro](https://marketplace.visualstudio.com/items?itemName=monokai.theme-monokai-pro-vscode) |
175 | 175 | - [ ] [Monokai++](https://marketplace.visualstudio.com/items?itemName=dcasella.monokai-plusplus)
|
176 | 176 | - [ ] [Nunjucks](https://marketplace.visualstudio.com/items?itemName=ronnidc.nunjucks)
|
177 | 177 | - [ ] [Panda Theme](https://marketplace.visualstudio.com/items?itemName=tinkertrain.theme-panda)
|
178 | 178 | - [ ] [Partial Diff](https://marketplace.visualstudio.com/items?itemName=ryu1kn.partial-diff)
|
179 | 179 | - [ ] [Path Intellisense](https://marketplace.visualstudio.com/items?itemName=christian-kohler.path-intellisense)
|
180 |
| - - [ ] [phpcbf](https://marketplace.visualstudio.com/items?itemName=persoderlind.vscode-phpcbf) |
181 | 180 | - [ ] [Polacode](https://marketplace.visualstudio.com/items?itemName=pnp.polacode)
|
182 | 181 | - [ ] [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode)
|
183 | 182 | - [ ] [Rainbow CSV](https://marketplace.visualstudio.com/items?itemName=mechatroner.rainbow-csv)
|
184 | 183 | - [ ] [Sass](https://marketplace.visualstudio.com/items?itemName=robinbentley.sass-indented)
|
185 |
| - - [ ] [Settings Sync](https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync) |
186 |
| - - [ ] [Smarty](https://marketplace.visualstudio.com/items?itemName=imperez.smarty) |
187 | 184 | - [ ] [Stylesheet Formatter](https://marketplace.visualstudio.com/items?itemName=dbalage.vscode-stylesheet-formatter)
|
188 | 185 | - [ ] [SVG Viewer](https://marketplace.visualstudio.com/items?itemName=cssho.vscode-svgviewer)
|
189 | 186 | - [ ] [Trailing Spaces](https://marketplace.visualstudio.com/items?itemName=shardulm94.trailing-spaces)
|
190 | 187 | - [ ] [Vagrantfile Support](https://marketplace.visualstudio.com/items?itemName=marcostazi.VS-code-vagrantfile)
|
| 188 | + - [ ] [Version Lens](https://marketplace.visualstudio.com/items?itemName=pflannery.vscode-versionlens&WT.mc_id=vscodecandothat-dotcom-team) |
191 | 189 | - [ ] [VS Live Share](https://marketplace.visualstudio.com/items?itemName=ms-vsliveshare.vsliveshare)
|
192 | 190 | - [ ] [vscode-icons](https://marketplace.visualstudio.com/items?itemName=robertohuertasm.vscode-icons)
|
193 | 191 | - [ ] [Webpack Progress](https://marketplace.visualstudio.com/items?itemName=wk-j.webpack-progress)
|
194 |
| - - [ ] [Wrap Selection](https://marketplace.visualstudio.com/items?itemName=konstantin.wrapSelection) |
| 192 | +- [ ] Install favorite extensions (work): |
| 193 | + - [ ] [Hack](https://marketplace.visualstudio.com/items?itemName=pranayagarwal.vscode-hack) |
| 194 | + - [ ] [Smarty](https://marketplace.visualstudio.com/items?itemName=imperez.smarty) |
195 | 195 |
|
196 | 196 | ## GitHub
|
197 | 197 | - [ ] [Generate new SSH key](https://help.github.com/articles/generating-an-ssh-key/)
|
198 |
| -- [ ] [Generate an access token](https://help.github.com/articles/creating-an-access-token-for-command-line-use/) for Terminal to auth your GitHub account when 2FA is enabled. |
199 | 198 |
|
200 | 199 | ## Backup
|
201 | 200 | - [ ] Configure TimeMachine and perform initial backup
|
202 |
| - - [ ] Turn off, and set Cal reminder to perform manually each week |
| 201 | + - [ ] Turn off, and set Cal reminder to perform manually each week |
203 | 202 |
|
204 | 203 | ## Misc
|
205 | 204 | - [ ] Install Fonts from backup fonts dir
|
206 | 205 | - [ ] Download music from Apple Music
|
| 206 | +- [ ] Add Audible account to iTunes |
0 commit comments