<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>suckless - Tag - Abdullah Khabir</title>
        <link>https://abdullah.today/tags/suckless/</link>
        <description>suckless - Tag - Abdullah Khabir</description>
        <generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>abdullah@abdullah.today (Abdullah Khabir)</managingEditor>
            <webMaster>abdullah@abdullah.today (Abdullah Khabir)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Sun, 29 Nov 2020 07:32:13 &#43;0500</lastBuildDate><atom:link href="https://abdullah.today/tags/suckless/" rel="self" type="application/rss+xml" /><item>
    <title>Send Mail Using Gmail using Command Line</title>
    <link>https://abdullah.today/send-mail-using-gmail-from-terminal/</link>
    <pubDate>Sun, 29 Nov 2020 07:32:13 &#43;0500</pubDate>
    <author>Author</author>
    <guid>https://abdullah.today/send-mail-using-gmail-from-terminal/</guid>
    <description><![CDATA[Yeah, you can send mail from your gmail account using command line.
Requirements You have two options here.
Gmail account settings Either enable less secure apps in your Google account or Generate an app password.
Tools being used For Arch Linux:
1 $ sudo pacman -S msmtp For Debian, Ubuntu and other Debian derived distributions:
1 $ sudo apt install -y msmtp For Fedora, CentOS, Redhat etc:
1 $ sudo dnf install msmtp Encrypt password Using gpg, we are going to encrypt our password.]]></description>
</item><item>
    <title>dwm window manager</title>
    <link>https://abdullah.today/dwm/</link>
    <pubDate>Wed, 11 Sep 2019 00:00:00 &#43;0000</pubDate>
    <author>Author</author>
    <guid>https://abdullah.today/dwm/</guid>
    <description><![CDATA[What&rsquo;s DWM? DWM is a Tiling window manager by Suckless community.
Installation You can install dwm by using your distribution package maangers. But as dwm is configured by hand before compilation, so it&rsquo;s recommended you clone its repository, configure and then compile it for your system. I have a fork which you may like.
Configuration In the root directory, there is a file config.h. You can edit it how you like.]]></description>
</item></channel>
</rss>
