diff --git a/src/uses.md b/src/uses.md index e72556c..454afbd 100644 --- a/src/uses.md +++ b/src/uses.md @@ -2,7 +2,7 @@ layout: 'layouts/page.njk' title: Uses description: A living document of software, gear, and other things that I typically use. -modified: 2023-05-14 +modified: 2023-11-29 redirect_from: [/living-docs, /living-docs/gear, /living-docs/software] eleventyNavigation: key: Uses @@ -17,9 +17,8 @@ This serves as a living document of software, gear, and other things that I typi I use the native macOS [Terminal]() with my [custom theme](https://github.com/BrianMitchL/dotfiles/blob/master/Brian%20Theme.terminal). You can see my standard configuration and settings in my [dotfiles](https://github.com/BrianMitchL/dotfiles) repository. -- [WebStorm](https://www.jetbrains.com/webstorm/) IDE with the Darcula theme. I've made one edit to the default theme, which is to use italics on keywords. This is great when paired with a typeface like Dank Mono that uses a few cursive letters, or special italic styles. +- [IntelliJ IDEA](https://www.jetbrains.com/idea/) IDE with the Darcula theme - [Berkeley Mono](https://berkeleygraphics.com/typefaces/berkeley-mono/) typeface -- [webstorm-styled-components](https://github.com/styled-components/webstorm-styled-components) plug-in - [Firefox Developer Edition](https://www.mozilla.org/en-US/firefox/developer/) my main development browser - [Safari](https://www.apple.com/safari/) my main personal and non-work browser, but I do occasionally use it for development, particularly with personal projects. - [Homebrew](https://brew.sh) @@ -28,7 +27,7 @@ I use the native macOS [Terminal](