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
-**[Oh My Zsh](https://ohmyz.sh/):** Oh My Zsh is a delightful, open source, community-driven framework for managing your Zsh configuration. It comes bundled with thousands of helpful functions, helpers, plugins, themes, and a few things that make you shout..."Oh MY ZSH!"
68
+
-[**Oh My Zsh**](https://ohmyz.sh/): Oh My Zsh is a delightful, open source, community-driven framework for managing your Zsh configuration. It comes bundled with thousands of helpful functions, helpers, plugins, themes, and a few things that make you shout..."Oh MY ZSH!"
69
69
```shell
70
70
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
71
71
```
72
72
73
-
-**[mactop](https://github.com/context-labs/mactop):** A terminal-based monitoring tool "top" designed to display real-time metrics for Apple Silicon chips. It provides a simple and efficient way to monitor CPU and GPU usage, E-Cores and P-Cores, power consumption, and other system metrics directly from your terminal!
73
+
-[**mactop**](https://github.com/context-labs/mactop): A terminal-based monitoring tool "top" designed to display real-time metrics for Apple Silicon chips. It provides a simple and efficient way to monitor CPU and GPU usage, E-Cores and P-Cores, power consumption, and other system metrics directly from your terminal!
74
74
75
75
```shell
76
76
brew install mactop
77
77
```
78
78
79
-
-**[VSCode](https://code.visualstudio.com/)**: Primary IDE to build and debug applications
80
-
- Extensions:
81
-
- Python
82
-
- Pylance
83
-
- Python Debugger
84
-
- MagicPython
85
-
- Jupyter
86
-
- Jupyter cell tags
87
-
- Jupyter slide show
88
-
- Remote SSH
89
-
- Even Better TOML
90
-
- json
91
-
- yaml
92
-
- Gitlens
93
-
- AutoDocstring
94
-
- Code spell checker
95
-
- Ruff
96
-
- Todo Tree
97
-
- Prettify Json
98
-
- Prettier
99
-
- Dracula theme
100
-
101
-
102
-
103
-
-**Sublime**: Simple code and text edits
79
+
-[**VSCode**](https://code.visualstudio.com/): Primary IDE to build and debug applications
80
+
- Extensions:
81
+
```
82
+
Python
83
+
Pylance
84
+
Python Debugger
85
+
MagicPython
86
+
Jupyter
87
+
Jupyter cell tags
88
+
Jupyter slide show
89
+
Remote SSH
90
+
Even Better TOML
91
+
json
92
+
yaml
93
+
Gitlens
94
+
AutoDocstring
95
+
Code spell checker
96
+
Ruff
97
+
Todo Tree
98
+
Prettify Json
99
+
Prettier
100
+
Dracula theme
101
+
```
102
+
103
+
104
+
-[**Sublime**](https://www.sublimetext.com/): Simple code and text edits
104
105
```shell
105
106
brew install --cask sublime-text
106
107
```
107
108
108
-
-**[uv for python management](https://github.com/astral-sh/uv#installation)**: don’t install python the normal way. no conda, no brew python. [UV for Python… (Almost) All Batteries Included](https://www.youtube.com/watch?v=qh98qOND6MI&ab_channel=ArjanCodes)
109
+
-[**uv for python management**](https://github.com/astral-sh/uv#installation): don’t install python the normal way. no conda, no brew python. [UV for Python… (Almost) All Batteries Included](https://www.youtube.com/watch?v=qh98qOND6MI&ab_channel=ArjanCodes)
109
110
110
111
111
112
```bash
@@ -135,7 +136,7 @@ Starting the year with a thoughtful upgrade, I decided it was time to level up m
135
136
```
136
137
137
138
-[**github****desktop**](https://github.com/apps/desktop): I confess I prefer the GUI more than CMD - simplified the dev workflow significantly. though it doesn’t quite make you feel like a coding ninja.
138
-
-**[OrbStack](https://orbstack.dev/)** as a Docker replacement, seems [lighter & faster](https://twitter.com/thorstenball/status/1743323371532599728)
139
+
-[**OrbStack**](https://orbstack.dev/) as a Docker replacement, seems [lighter & faster](https://twitter.com/thorstenball/status/1743323371532599728)
139
140
-**wget**: retrieves content from web servers.
140
141
```shell
141
142
brew install wget
@@ -149,9 +150,8 @@ Starting the year with a thoughtful upgrade, I decided it was time to level up m
-[adblock](https://chromewebstore.google.com/detail/adblock-%E2%80%94-block-ads-acros/gighmmpiobklfepjocnamgkkbiglidom): Block ads on YouTube and your favorite sites for free
154
-
- octolinker
155
155
-[privacybadger](https://chromewebstore.google.com/detail/privacy-badger/pkehgijcmpdhfbdbbnkijodmdjhbjlgp): automatically learns to block invisible trackers.
156
156
-[refined github](https://chromewebstore.google.com/detail/refined-github/hlepfoohegkhhmjieoechaddaejaokhf): Simplifies the GitHub interface and adds useful features
157
157
-[google docs offline](https://chromewebstore.google.com/detail/google-docs-offline/ghbmnnjooekpmoecnnnilnnbdlolhkhi): Edit, create and view your documents, spreadsheets and presentations – all without Internet access.
@@ -166,31 +166,15 @@ Starting the year with a thoughtful upgrade, I decided it was time to level up m
166
166
167
167
### Productivity
168
168
169
-
-[Raycast](https://www.raycast.com/): an extendable launcher to replace spotlight. [Why Raycast is a must have for Productivity](https://www.youtube.com/watch?v=9B-0rG6BUi0&t=4s&ab_channel=InelPandzic)
169
+
-[**Raycast**](https://www.raycast.com/): an extendable launcher to replace spotlight. [Why Raycast is a must have for Productivity](https://www.youtube.com/watch?v=9B-0rG6BUi0&t=4s&ab_channel=InelPandzic)
170
170
171
171
```shell
172
172
brew install --cask raycast
173
173
```
174
174
175
-
-[Obsidian](https://obsidian.md/):
176
-
- Obsidian is a personal knowledge base and note-taking software application that operates on Markdown files. It allows users to make internal links for notes and then to visualize the connections as a graph. It is designed to help users organize and structure their thoughts and knowledge in a flexible, non-linear way.
177
-
178
-
179
-
- iCloud can be used to sync vaults between iOS and macOS:
180
-
-**Enable iCloud Drive**:
181
-
- On macOS: Go to **System Preferences → Apple ID → iCloud → iCloud Drive**.
182
-
- On iOS: Go to **Settings → [Your Name] → iCloud → iCloud Drive**.
183
-
-**Create a new vault in iCloud**:
184
-
- On macOS:
185
-
- Open **Obsidian** and select **Create new vault**.
186
-
- In the file picker, navigate to **iCloud Drive → Obsidian**.
187
-
- Create a folder for your vault and name it.
188
-
- Select **Create** to finish.
189
-
- On iOS:
190
-
- Open **Obsidian** and tap **Create new vault**.
191
-
- Enter a name for your vault.
192
-
- Toggle on **Store in iCloud**.
193
-
- Tap **Create**.
175
+
-[**Obsidian**](https://obsidian.md/):
176
+
- A personal knowledge base and note-taking application that operates on Markdown files.
177
+
-[iCloud can be used to sync vaults between iOS and macOS](https://help.obsidian.md/getting-started/sync-your-notes-across-devices#iCloud)
194
178
195
179
```shell
196
180
brew install --cask obsidian
@@ -204,26 +188,26 @@ Starting the year with a thoughtful upgrade, I decided it was time to level up m
204
188
205
189
### AI app installations
206
190
207
-
-**[superwhispr](https://superwhisper.com/)**: 'just talk' to your mac, it's way better than typing.
191
+
-[**superwhispr**](https://superwhisper.com/): 'just talk' to your mac, it's way better than typing.
208
192
209
-
-**[llama.cpp](https://github.com/ggerganov/llama.cpp)**: performs inference on various large language models
193
+
-[**llama.cpp**](https://github.com/ggerganov/llama.cpp): performs inference on various large language models
210
194
```shell
211
195
brew install llama.cpp
212
196
```
213
197
214
-
-**[ollama](https://github.com/ollama/ollama)**: a lightweight, extensible framework for building and running language models on the local machine.
198
+
-[**ollama**](https://github.com/ollama/ollama): a lightweight, extensible framework for building and running language models on the local machine.
215
199
```shell
216
200
brew install --cask ollama
217
201
```
218
202
219
-
-**[lmstudio](https://lmstudio.ai/)**: Yet another app to run local LLMs
203
+
-[**lmstudio**](https://lmstudio.ai/): Yet another app to run local LLMs
220
204
```shell
221
205
brew install --cask lmstudio
222
206
```
223
207
224
208
### Media
225
209
226
-
-**[VLC](https://www.videolan.org/vlc/)**: free and open source cross-platform multimedia player and framework that plays most multimedia files
210
+
-[**VLC**](https://www.videolan.org/vlc/): free and open source cross-platform multimedia player and framework that plays most multimedia files
-[**Logi Options+**](https://www.logitech.com/en-in/setup/ergosetup/logi-options.html): Logitech mice and keyboard settings for my [MX keys mini](https://www.logitech.com/en-in/products/keyboards/mx-keys-mini.920-010505.html) and M650L
237
221
-[**Discord**](https://discord.com/) : instant messaging and VoIP social platform
0 commit comments