<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Arijeet Bhakat</title>
    <description>The latest articles on DEV Community by Arijeet Bhakat (@scue).</description>
    <link>https://dev.to/scue</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F608012%2F812cc8f7-73cb-4cd8-b5e1-bd820cbfc2c7.jpeg</url>
      <title>DEV Community: Arijeet Bhakat</title>
      <link>https://dev.to/scue</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/scue"/>
    <language>en</language>
    <item>
      <title>Mac Setup</title>
      <dc:creator>Arijeet Bhakat</dc:creator>
      <pubDate>Wed, 20 Aug 2025 08:36:20 +0000</pubDate>
      <link>https://dev.to/scue/mac-setup-4fo7</link>
      <guid>https://dev.to/scue/mac-setup-4fo7</guid>
      <description>&lt;ul&gt;
&lt;li&gt;Install homebrew 

&lt;ul&gt;
&lt;li&gt;&lt;code&gt;/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://stackoverflow.com/questions/65619529/fixing-zsh-command-not-found-brew-installing-homebrew" rel="noopener noreferrer"&gt;https://stackoverflow.com/questions/65619529/fixing-zsh-command-not-found-brew-installing-homebrew&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;Use Mos to fix the natural scrolling :) 

&lt;ul&gt;
&lt;li&gt;brew install mos&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;Use monitor control to handle the brightness with ease on external monitor

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/MonitorControl/MonitorControl/releases" rel="noopener noreferrer"&gt;https://github.com/MonitorControl/MonitorControl/releases&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;

&lt;p&gt;Change the screenshots folder to other folder &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;code&gt;defaults write com.apple.screencapture location /Users/arijeet.bhakat/Library/CloudStorage/OneDrive-DomoInc/Screenshots&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;killall SystemUIServer&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;&lt;p&gt;Use Command + Q to close the apps&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;

&lt;p&gt;Fix snapping&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;brew install --cask rectangle&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;

&lt;p&gt;Fix Desktop wallpaper click reveals desktop&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fuskqcmz1x6molyso9fdd.png" alt=" " width="457" height="226"&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;

&lt;p&gt;Clip board manager : install maccy &lt;a href="https://maccy.app/" rel="noopener noreferrer"&gt;https://maccy.app/&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Download via gumroad to get it for free&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;

&lt;p&gt;Minimize window to application icon&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fw6q2grugf7ncwmnci2zf.png" alt=" " width="800" height="526"&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;

&lt;p&gt;Get stats about your laptop&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;brew install stats&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;

&lt;p&gt;Improve the delete speed on mac&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;set &lt;code&gt;key repeate rate&lt;/code&gt; to &lt;code&gt;fast&lt;/code&gt; inside the keyboard settings&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;

&lt;p&gt;Ice &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;manage the notch&lt;/li&gt;
&lt;li&gt;&lt;code&gt;brew install jordanbaird-ice&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;

&lt;p&gt;Stop battery charging at 80&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;brew install battery&lt;/code&gt;45&lt;/li&gt;
&lt;li&gt;&lt;code&gt;battery maintain 90&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;

&lt;p&gt;Screenshots shortcut &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Keyboard shortcuts  -&amp;gt; screenshots &lt;/li&gt;
&lt;li&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Funvs0pmu91swdsd6k878.png" alt=" " width="696" height="194"&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;&lt;p&gt;Capturing GIF : &lt;a href="https://getkap.co/" rel="noopener noreferrer"&gt;&lt;/a&gt;&lt;a href="https://getkap.co/" rel="noopener noreferrer"&gt;https://getkap.co/&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;Session App for pomodoro sessions : &lt;a href="https://apps.apple.com/in/app/session-pomodoro-focus-timer/id1521432881" rel="noopener noreferrer"&gt;&lt;/a&gt;&lt;a href="https://apps.apple.com/in/app/session-pomodoro-focus-timer/id1521432881" rel="noopener noreferrer"&gt;https://apps.apple.com/in/app/session-pomodoro-focus-timer/id1521432881&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;

&lt;/ul&gt;

&lt;p&gt;For developers&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Powerlevel10k

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/romkatv/powerlevel10k" rel="noopener noreferrer"&gt;https://github.com/romkatv/powerlevel10k&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;TGPro for fan control&lt;/li&gt;

&lt;/ul&gt;

&lt;p&gt;Additionals&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Superwhisper

&lt;ul&gt;
&lt;li&gt;To type with voice&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;SquareX

&lt;ul&gt;
&lt;li&gt;Disposable everything&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

</description>
      <category>mac</category>
      <category>setup</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
