J.A. Shezanjashezan.hashnode.dev·Sep 22, 2023Basic ZSH Setup After New Linux Installation With Oh-My-ZSHWhat is ZSH? The Z shell (Zsh) is a Unix shell that can be used as an interactive login shell and as a command interpreter for shell scripting. Zsh is an extended Bourne shell with many improvements, including some features of Bash, ksh, and tcsh. Zs...Discusszsh
Akash Sblog.akkupy.me·Sep 19, 2023How I Customised My Pop!_OSWhy I chose Pop!_os? Pop!_OS is a Linux distribution on top of Ubuntu. So, you get all the benefits of using Ubuntu and it`s well-maintained. No Snap garbage (.deb or flatpak only). Built-in tiling window manager features. Better implementation o...Discuss·3 likes·48 readszsh
Sidharthan Chandrasekaran KamarajforThe Bug Shotsthebugshots.dev·Sep 16, 2023Unleashing Productivity with a Customized Zsh TerminalThe terminal is a developer's playground, and customizing it can significantly boost your productivity. In this blog post, I'll walk you through my Zsh terminal configuration, including the shell prompt, plugins, and additional tools that I use to st...DiscussDeveloper Toolszsh
Ganesh Jcodemuscle.hashnode.dev·Sep 6, 2023Setting up ZSH with Powerlevel10k on Mac: A Quick and Easy GuideIntroduction: Zsh (Z Shell) is a powerful alternative to the default bash shell on macOS. When paired with Powerlevel10k, it can transform your terminal into a sleek and efficient tool for productivity. In this guide, we'll walk you through the simpl...DiscussmacOS
Brandonhashnode.brandont.dev·Jul 14, 2023Shell, Yes!How to write shell configs that work for you, at any experience level. For any Linux enthusiast, administrator, developer, systems engineer, or overall neck-beard, the terminal is the meat and potatoes of a good chunk of day-to-day work and interacti...Discussshell
Umair Maratabumairmaratab.hashnode.dev·Jun 20, 2023Zsh: The Ultimate Shell for Power UsersZsh, short for Z Shell, is an advanced shell and command-line interpreter for Unix-like operating systems. It is an extended version of the Bourne shell (sh) with additional features and improvements. It is popular for its features like Auto-completi...Discusszsh
Gautam Aroragautam-arora.hashnode.dev·Jun 19, 2023Using Automator to publish my Obsidian Notes to GithubObsidian is a powerful note-taking app for Mac that allows users to create notes. The most exciting thing about Obsidian is that it stores notes on our own devices so that we can access them quickly, even offline.|However, since I am mostly working o...Discuss·10 likes·166 readszsh
Mrugesh MohapatraProhn.mrugesh.dev·Jun 15, 2023How to quickly remove multiple entries from the SSH known_hosts file?I use the SSH protocol to log into multiple hosts several times daily. This creates a lot of entries in my ~/.ssh/known_hosts file. It often gets cluttered with conflicting entries, for example, when I have moved the host's FQDN to another host (dele...Discusszsh
Sharif Elkassedblog.saleshorse.org·Jun 8, 2023Installing Java on Ubuntu (without breaking your shell)TL;DR -- Different shells store environment variables in different locations. Set environment variables using your shell's recommended location. There are plenty of resources out there for installing Java on Ubuntu, but I wanted to write one that co...Discuss·38 readsJava
Md Faizan Alamsololearner.hashnode.dev·Apr 30, 2023Creating a Rock-Solid WordPress Development Environment: My Journey with rtCamp (Part 2)This is the second article in my series "WP Diaries: My Journey with rtCamp in WordPress Development". This article will cover everything there was in the second section of rtCamp which describes everything you need to know and install on your local ...DiscussWP Diaries: My Journey with rtCamp in WordPress Developmentwordpress development