<?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: Shafiq Imtiaz</title>
    <description>The latest articles on DEV Community by Shafiq Imtiaz (@shafiqimtiaz).</description>
    <link>https://dev.to/shafiqimtiaz</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%2F817889%2F3cb804df-49ce-42b8-8514-eb43e8bcdf2a.jpg</url>
      <title>DEV Community: Shafiq Imtiaz</title>
      <link>https://dev.to/shafiqimtiaz</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shafiqimtiaz"/>
    <language>en</language>
    <item>
      <title>Ghostty for Ubuntu</title>
      <dc:creator>Shafiq Imtiaz</dc:creator>
      <pubDate>Tue, 31 Dec 2024 04:01:55 +0000</pubDate>
      <link>https://dev.to/shafiqimtiaz/ghostty-for-ubuntu-2404-4hhn</link>
      <guid>https://dev.to/shafiqimtiaz/ghostty-for-ubuntu-2404-4hhn</guid>
      <description>&lt;p&gt;🎉 2024 couldn't have ended much better !! 🎉 &lt;/p&gt;

&lt;p&gt;After countless configurations to optimize my bash terminal in Linux Ubuntu 24.04, Ghostty has entered the scene. Ghostty is a new open-source terminal emulator developed by Mitchell Hashimoto, co-founder of HashiCorp.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Try Ghostty?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Speed 🚀: Quick startup and execution.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Features 🛠️: Multiple windows, tabs, split panes, and GPU-accelerated rendering.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Integration 🔗: Native GTK4/libadwaita GUI for a seamless Ubuntu experience.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Customization 🎨: Over 100 built-in themes to suit your preferences.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;As of now, there are official packages for Arch Linux and a Nix flake for container-based setups, but Ubuntu users will need to compile the terminal from source.&lt;/p&gt;

&lt;h2&gt;
  
  
  How to Install on Ubuntu:
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Download Ghostty 📥: Get the latest release from the &lt;a href="https://github.com/ghostty-org/ghostty/releases" rel="noopener noreferrer"&gt;official website&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Extract the Archive 📂: &lt;code&gt;tar -xzf ghostty-linux.tar.gz&lt;/code&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Navigate to the Directory 📁: &lt;code&gt;cd ghostty-linux&lt;/code&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Install Dependencies 🔧: &lt;code&gt;sudo apt install libgtk-4-dev libadwaita-1-dev&lt;/code&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Install Zig Compiler 🛠️: &lt;code&gt;sudo snap install --beta zig --classic&lt;/code&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Build and Install Ghostty 🏗️: &lt;code&gt;zig build -p $HOME/.local -Doptimize=ReleaseFast&lt;/code&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Launch Ghostty 🚀: Open it from your applications menu or by typing &lt;code&gt;ghostty&lt;/code&gt; in the terminal.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;For detailed instructions and additional configuration options, visit the official Ghostty documentation. Give Ghostty a try and see how it can improve your workflow!&lt;/p&gt;

&lt;h2&gt;
  
  
  References:
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://ghostty.org/docs" rel="noopener noreferrer"&gt;https://ghostty.org/docs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.tecmint.com/ghostty-terminal-emulator/" rel="noopener noreferrer"&gt;https://www.tecmint.com/ghostty-terminal-emulator/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.omgubuntu.co.uk/2024/12/ghostty-terminal-linux-open-source-release" rel="noopener noreferrer"&gt;https://www.omgubuntu.co.uk/2024/12/ghostty-terminal-linux-open-source-release&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>ubuntu</category>
      <category>linux</category>
      <category>opensource</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
