From 00e634a2d2e13f8da67f296384584762129f563d Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 19 Feb 2024 15:03:13 +0000 Subject: [PATCH] Updated from Notion --- .../computer.mads-hartmann.com/src/pages/index.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/sites/computer.mads-hartmann.com/src/pages/index.md b/sites/computer.mads-hartmann.com/src/pages/index.md index 7670f3a..6f7a647 100644 --- a/sites/computer.mads-hartmann.com/src/pages/index.md +++ b/sites/computer.mads-hartmann.com/src/pages/index.md @@ -7,6 +7,10 @@ title: ~ v3 This has been generated by a script. Any changes you make will be overwritten. -->

Hej 👋 welcome to computer.mads-hartmann.com. I use this little site to jot down notes about my computer. How it’s configured, what applications I use, and how I use them. It contains a little guide for bootstrapping new computers but mostly this is for documenting how I use my computer; documenting things helps me think.

+

MacOS

+

Gitpod

I do 99% of my development using Gitpod. I use the Dotfiles feeature to load my Gitpod specific dotfiles from mads-hartmann/gitpod-dotfiles.

VSCode

@@ -17,10 +21,8 @@ title: ~ v3
  • GitHub Copilot
    I mostly used this for “advanced code-completion”. I rarely use it for prompting or anything else, really. Maybe in 2024 that will change.
  • GitHub Theme
    The GitHub Light and GitHub Dark are my favourite themes at the moment
  • Material Icon Theme
    This has been my go-to icon theme for quite a while.
  • -
  • Rainbow Indent -Can sometime be quite nice - haven’t fully decided if I love it or not. For now I’m using it
  • -
  • Center Editor Window -This is just to be able to map ^l to re-center the editor window around the current line. I used this all the time when I used Emacs so it’s nice to be able to use it again.
  • +
  • Rainbow Indent
    Can sometime be quite nice - haven’t fully decided if I love it or not. For now I’m using it
  • +
  • Center Editor Window
    This is just to be able to map ^l to re-center the editor window around the current line. I used this all the time when I used Emacs so it’s nice to be able to use it again.
  • Keybindings

    @@ -381,6 +383,7 @@ This is just to be able to map ^l to re-center the editor window around the curr
  • Search Emoji & Symbols
    I use this all the time. I have this mapped to ^⌘Space so that it overwrites the default Emoji picker in macOS
  • Navigation
    I primarily use the “Search Menu Items” command. It’s the best. Allows you to use Raycast to search through the menu items of whatever application you have focused at the time. I have it bound to “⌘.”
  • Window Management
    I use this a ton for very basic window management. “Center” is mapped to ⌘⌄C, “Left Half” to ⌘⌄←, “Right Half” to ⌘⌄←, and Maximize ⌘⌄↔.
  • +
  • Screenshots
    Nice and quick way to be able to search your screenshots. By default it searches the location you’ve configured the Screenshot application to use.
  • Raycast Store Extensions

    I use the following extensions from the Raycast Store:

    @@ -390,8 +393,7 @@ This is just to be able to map ^l to re-center the editor window around the curr
  • Color Picker
    Quickest and simplest way to grab the hex code of a pixel on your screen.
  • Spotify Player
    Much nicer than the Spotify App. I have enabled “Close window on action”.
  • Word Search
    I primarily use this for the “Spell a Word” command which allows me to attempt to spell a word and then pick the correct spelling. It’s convient when I know I want to write a word that I can never spell correctly in the first attempt.
  • -
  • ray.so -Really easy way to create beautiful screenshots of code snippets.
  • +
  • ray.so
    Really easy way to create beautiful screenshots of code snippets.
  • [Experimental] Arc

    6th of February 2024: I’m trying out using Arc as my default browser for a bit. Some quick notes