How I Used Claude Code to Speed Up My Shell Startup by 95%
A developer uses Claude Code to analyze and optimize shell startup time, achieving a 95% speed improvement through lazy loading techniques.
A developer uses Claude Code to analyze and optimize shell startup time, achieving a 95% speed improvement through lazy loading techniques.
A ZSH script to manage terminal titles when running multiple Claude Code instances, preventing confusion and accidental commands.
Guide to installing and configuring the McFly shell history tool on Ubuntu Server, covering common pitfalls and Zsh setup.
A developer shares their experience migrating from Oh-My-Zsh to a simpler Zsh setup with Starship and custom configurations.
A comprehensive guide on how to add a directory to your PATH environment variable for bash, zsh, and fish shells.
A quick guide to enabling case-insensitive file and folder autocomplete in the macOS Terminal by editing the .zshrc file.
A guide to customizing the ZSH terminal startup message with ASCII art and dynamic greetings based on the time of day.
Learn how to use the zsh_stats command in Oh My Zsh to analyze your most frequently used terminal commands.
A developer's guide to setting up a clean, minimal coding environment on a MacBook, covering essential tools like VS Code, zsh, Git, and NVM.
A guide to customizing your Zsh terminal prompt with Git integration, colors, and useful information.
A guide to creating command aliases in Linux shells like zsh, bash, and Fish by editing configuration files.
A guide to migrating from Bash to zsh on macOS, including setting up autosuggestions and transferring history and settings.
Essential Git helper functions for automating common tasks like switching to main, rebasing, and cleaning up branches.
A developer shares their personal collection of useful shell aliases for zsh, including commands for npm, yarn, and system tasks.
A developer documents the process of wiping and reinstalling their MacBook, listing essential software, tools, and customizations for a fresh development setup.
An introduction to the Zsh shell and the Oh My Zsh framework, highlighting their benefits over bash for power users.
Part 3 of a guide on setting up an OS X dev machine, focusing on managing configuration files (dotfiles) and custom SSH settings.
A guide to setting up core files and customizing the terminal environment (Zsh/OhMyZsh) on a new OS X development machine.
A developer shares technical learnings from June, covering Objective-C, CocoaPods, zsh configuration, and a math trivia.