Tag: productivity

  • Enhance Your Development Workflow with Custom Bash Functions

    Enhance Your Development Workflow with Custom Bash Functions

    As developers, we often find ourselves performing repetitive tasks that, while necessary, consume a good chunk of our productive time. Fortunately, by leveraging the power of bash scripting combined with the customization capabilities of shell configuration files like .bashrc or .zshrc, we can significantly streamline our workflows. Why Use Custom Bash Functions? Custom bash functions…

  • Customize Slack with One-Click Reactions

    Customize Slack with One-Click Reactions

    Recently, I was looking for ways to optimize my slack experience by finding ways to streamline or automate some of my workflows. When poking around the Preferences window, I found that you can add fast, one-click emoji reactions to any of the messages you hover over. For example: If your go-to response when someone asks…