diff --git a/_notes/stuff-i-use.md b/_notes/stuff-i-use.md index a3236e7..62c5696 100644 --- a/_notes/stuff-i-use.md +++ b/_notes/stuff-i-use.md @@ -1,14 +1,18 @@ --- -title: Stuff I use + --- These are some of the tools that I at work and in my personal life. -- [[Obsidian]] -- [[Gitea]] +## Software + +![Screenshot showing a macOS desktop with Obsidian and iTerm2 open.](/assets/img/stuff-i-use.png) + +- [[Obsidian]], a note-taking app +- [[Gitea]], a Git server and DevOps platform - [[Actual]], a budgeting app -- [[iTerm2]], a terminal emulator for macOS -- [[JetBrains]] IDEs +- [iTerm2](https://iterm2.com/), a terminal emulator for macOS +- [JetBrains](https://jetbrains.com) IDEs - Rider - IntelliJ - WebStorm @@ -16,3 +20,7 @@ These are some of the tools that I at work and in my personal life. - Other IDEs - [[Xcode]] - [[Android Studio]] + +## Hardware + +- [[Lofree Flow84]], a low-profile mechanical keyboard diff --git a/assets/img/stuff-i-use.png b/assets/img/stuff-i-use.png new file mode 100644 index 0000000..d8b6fc0 Binary files /dev/null and b/assets/img/stuff-i-use.png differ