<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Dilip's Log</title><link>http://idlip.in/</link><description>Dilip's Log</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>Copyright © 2023-2026, Dilip | Zororg; All rights reserved.</copyright><lastBuildDate>Wed, 12 Apr 2023 00:00:00 +0000</lastBuildDate><atom:link href="http://idlip.in/tags/terminal/rss.xml" rel="self" type="application/rss+xml"/><ttl>1440</ttl><item><title>Linux : The Matrix</title><link>http://idlip.in/posts/linux-cheatsheet/</link><pubDate>Wed, 12 Apr 2023 00:00:00 +0000</pubDate><guid isPermaLink="true">http://idlip.in/posts/linux-cheatsheet/</guid><category>terminal</category><category>minimal</category><description>&lt;p&gt;
There are tons of linux command line cheatsheet or guides.&lt;/p&gt;
&lt;p&gt;
Here are some of the best reads, I suggest you to go throught each of it, &lt;strong&gt;It&amp;#39;s a gem&lt;/strong&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/jlevy/the-art-of-command-line"&gt;The Art of Command Line&lt;/a&gt; — notes and tips on using the command-line, suitable for both beginners and experienced users.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.commandlinefu.com/commands/browse/sort-by-votes"&gt;commandlinefu&lt;/a&gt; — command-line gems, includes a handy search feature.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/tldr-pages/tldr"&gt;tldr&lt;/a&gt; — collection of community-maintained help pages for command-line tools.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://explainshell.com/"&gt;explainshell&lt;/a&gt; — write down a command-line to see the help text that matches each argument.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.compciv.org/unix-tools/"&gt;General purpose command-line tools&lt;/a&gt; — examples for most common usecases.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://devmanual.gentoo.org/tools-reference/bash/index.html"&gt;Bash reference cheatsheet&lt;/a&gt; — nicely formatted and explained well.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://devhints.io/bash"&gt;Bash scripting cheatsheet&lt;/a&gt; — quick reference to getting started with Bash scripting.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;div class="center-block" style="text-align: center; margin-left: auto; margin-right: auto;"&gt;
&lt;p&gt;&lt;strong&gt;With that &lt;code&gt;coded&lt;/code&gt;, I hope you enjoy the terminal. Unleash the Matrix&lt;/strong&gt;.&lt;/p&gt;
&lt;/div&gt;</description></item><item><title>Tools that are Best!</title><link>http://idlip.in/posts/tools-readme/</link><pubDate>Fri, 17 Mar 2023 00:00:00 +0000</pubDate><guid isPermaLink="true">http://idlip.in/posts/tools-readme/</guid><category>terminal</category><category>linux</category><category>minimal</category><description>
&lt;hr&gt;
&lt;div id="outline-container-headline-1" class="outline-2"&gt;
&lt;h2 id="headline-1"&gt;
Utilities that are Best! 🌟
&lt;/h2&gt;
&lt;div id="outline-text-headline-1" class="outline-text-2"&gt;
&lt;hr&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Class&lt;/td&gt;
&lt;td&gt;Name&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Window Manager&lt;/td&gt;
&lt;td&gt;&lt;a href="https://hyprland.org/"&gt;Hyprland&lt;/a&gt; 🌸&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Text Editor&lt;/td&gt;
&lt;td&gt;&lt;a href="https://www.gnu.org/software/emacs/"&gt;Emacs&lt;/a&gt; 💮&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Gtk Theme&lt;/td&gt;
&lt;td&gt;&lt;a href="https://github.com/Fausto-Korpsvart/Gruvbox-GTK-Theme"&gt;Gruvbox&lt;/a&gt; / &lt;a href="https://github.com/vinceliuice/Orchis-theme"&gt;Orchis&lt;/a&gt; 🎨&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Font&lt;/td&gt;
&lt;td&gt;&lt;a href="https://tosche.net/fonts/comic-code"&gt;Comic Code&lt;/a&gt; / &lt;a href="https://github.com/dtinth/comic-mono-font"&gt;Comic Mono&lt;/a&gt; / &lt;a href="https://github.com/tonsky/FiraCode"&gt;Fira Code&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Pdf Reader&lt;/td&gt;
&lt;td&gt;&lt;a href="https://github.com/ahrm/sioyek"&gt;Sioyek&lt;/a&gt; 📔 (ditch zathura)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Media Player&lt;/td&gt;
&lt;td&gt;&lt;a href="https://mpv.io"&gt;MPV!&lt;/a&gt; 🎬 (its MVP too)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Image Viewer&lt;/td&gt;
&lt;td&gt;&lt;a href="https://sr.ht/~exec64/imv/"&gt;Imv&lt;/a&gt; 🖼️&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;RSS Reader&lt;/td&gt;
&lt;td&gt;&lt;a href="https://github.com/skeeto/elfeed"&gt;Elfeed&lt;/a&gt; 📰 (Again, Emacs)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Music Player&lt;/td&gt;
&lt;td&gt;&lt;a href="https://github.com/ncmpcpp/ncmpcpp"&gt;Ncmpcpp&lt;/a&gt; or &lt;a href="https://github.com//mingus"&gt;Mingus in Emacs&lt;/a&gt; 🎶&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Terminal&lt;/td&gt;
&lt;td&gt;&lt;a href="https://codeberg.org/dnkl/foot"&gt;Foot&lt;/a&gt; via footclient ⚽&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Menu/Launcher&lt;/td&gt;
&lt;td&gt;&lt;a href="https://github.com/davatorium/rofi"&gt;Rofi&lt;/a&gt; 🚀&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Notification&lt;/td&gt;
&lt;td&gt;&lt;a href="https://github.com/dunst/dunst"&gt;Dunst&lt;/a&gt; 🛎️&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Shell&lt;/td&gt;
&lt;td&gt;&lt;a href="https://zsh.org"&gt;Zshell&lt;/a&gt; with &lt;a href="https://starship.rs"&gt;Starship&lt;/a&gt; 🔰&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Status Bar&lt;/td&gt;
&lt;td&gt;&lt;a href="https://github.com/Alexays/Waybar"&gt;Waybar&lt;/a&gt; 🍥&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Favourite Color-Schemes&lt;/td&gt;
&lt;td&gt;Modus-Vivendi + Gruvbox&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;blockquote&gt;
&lt;p&gt;Rest all other stuffs I do in Emacs, tbh I could do everything in Emacs lol.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
Feel free to comment down and ask me doubts or about some improvements, you wanna inform! I will be glad.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;</description></item></channel></rss>