From a51cf4879fff79a9fae2b84c1d4f56076e185fa1 Mon Sep 17 00:00:00 2001 From: Pascal Andermatt Date: Tue, 5 Mar 2024 16:39:00 +0100 Subject: [PATCH] add more shortcuts --- nice_to_have/index.md | 26 -------------------------- nice_to_have/raycast.md | 1 + shortcuts.md | 10 +++++++++- 3 files changed, 10 insertions(+), 27 deletions(-) delete mode 100644 nice_to_have/index.md diff --git a/nice_to_have/index.md b/nice_to_have/index.md deleted file mode 100644 index cc38af0..0000000 --- a/nice_to_have/index.md +++ /dev/null @@ -1,26 +0,0 @@ -# Nice to have - -Now you finished with the Setup, below are some further recommendations. Do the Mac Setup before you do any of the next steps (except you know exactly what you are looking for). Here now follows the section with stuff that is nice to have. Cherry-pick! - -⭐ = Recommended for Interns - -- ⭐ [Rubymine / Toolbox](rubymine.md): A powerful IDE for Ruby and Rails development. -- ⭐ [Fork](https://git-fork.com/): A fast and friendly git client for Mac and Windows. -- ⭐ [Google Chrome Shortcuts](google_chrome_shortcuts.md):Set up search shortcuts for your most visited pages. -- ⭐ [Refined GitHub](https://github.com/refined-github/refined-github): Browser extension that simplifies the GitHub interface and adds useful features. -- ⭐ [GitHub CLI](https://cli.github.com/): `brew install gh` - GitHub's official command line tool. -- ⭐ [Spark](https://sparkmailapp.com/): A powerful and intelligent email client for macOS. Use this to read and organize your emails. Send emails from Gmail, since we have a custom signature. -- [Raycast](raycast.md): A powerful alternative to Spotlight and Alfred -- [Google Drive Desktop](https://www.google.com/drive/download/): Access your Google Drive files from your desktop. -- [CleanShot X](https://cleanshot.com): Powerful and lightweight screenshot software for Mac. -- [Autojump](autojump.md): A faster way to navigate your filesystem. -- [fzf](https://github.com/junegunn/fzf): A fuzzy finder for files, command history, processes, git commits etc. -- [Puma-dev or Hotel](puma_or_hotel.md) -- [Increase GitHub Quota](increase_github_quota.md) -- Additional Browser for Development: - - Firefox _is heavily used mainly in Germany. It's relevant for testing our web applications. We recommend checking your website in other browsers._ - - Opera -- [KeepYouAwake](https://github.com/newmarcel/KeepingYouAwake): Prevent your Mac from going to sleep. -- [Rectangle](https://rectangleapp.com/): Move and resize windows in macOS using keyboard shortcuts or snap areas. -- [Alfred](https://www.alfredapp.com/): A productivity app for macOS. -- [Bat](https://formulae.brew.sh/formula/bat): A clone of cat(1) with syntax highliting and Git integration. diff --git a/nice_to_have/raycast.md b/nice_to_have/raycast.md index 4bca1be..79130c1 100644 --- a/nice_to_have/raycast.md +++ b/nice_to_have/raycast.md @@ -8,3 +8,4 @@ Install the recommended extensions: - Go to settings and `gh` as an alias for `search repositories`. Now you can open Raycast and type `gh ` to search for a repository. - List Repos (Quickly open your local git repositories) - Brew (List and manage your Homebrew packages) +- Emoji Picker (Quickly insert emojis into your text) diff --git a/shortcuts.md b/shortcuts.md index 4dfe2f9..d3a3abf 100644 --- a/shortcuts.md +++ b/shortcuts.md @@ -24,7 +24,15 @@ Here are some useful macOS shortcuts to help you work more efficiently. - **⌘ + ⌃ + F**: Enter or exit Full Screen mode in compatible apps. - **⌥ + Brightness/Volume keys**: Open Display preferences or Sound preferences directly. - **⌘ + ⇧ + U**: Open the Utilities folder within Finder. -- **⌃ + ⌘ + Space (while in a text field)**: Show the emoji & symbols picker. +- **⌃ + ⌘ + Space (while in a text field)**: Show the emoji & symbols picker. **This can also be replaced with [Raycast](nice_to_have/raycast.md)**. + +## 1Password + +- **⌘ + ⇧ + Space**: Open 1Password mini. This is a global shortcut that works in any app. + +## Slack + +- **⌘ + K**: Open the Quick Switcher to jump to any conversation or channel (even the one you are not in). ## Google Chrome