<?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: Matan H</title>
    <description>The latest articles on DEV Community by Matan H (@matan-h).</description>
    <link>https://dev.to/matan-h</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%2F1255021%2F8632ee85-7303-45a2-bf3b-50726dc5e9e0.png</url>
      <title>DEV Community: Matan H</title>
      <link>https://dev.to/matan-h</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/matan-h"/>
    <language>en</language>
    <item>
      <title>I made a better adb shell</title>
      <dc:creator>Matan H</dc:creator>
      <pubDate>Mon, 15 Apr 2024 19:03:38 +0000</pubDate>
      <link>https://dev.to/matan-h/better-adb-shell-4b79</link>
      <guid>https://dev.to/matan-h/better-adb-shell-4b79</guid>
      <description>&lt;p&gt;I've created a &lt;a href="https://github.com/matan-h/adb-shell"&gt;&lt;code&gt;mksh config&lt;/code&gt;&lt;/a&gt; to make &lt;code&gt;adb shell&lt;/code&gt; better [At the time of posting this post, it has ~100 stars.] . Its giving you a colorful shell with the option to cd any directory in /sdcard, Android/data or / without typing the full path (e.g. &lt;code&gt;cd com.android.chrome&lt;/code&gt; works even when you are in / directory). It also has an experimental feature of history. &lt;/p&gt;

&lt;p&gt;I hope you will enjoy it. &lt;/p&gt;

</description>
      <category>adb</category>
      <category>android</category>
      <category>androiddev</category>
      <category>github</category>
    </item>
  </channel>
</rss>
