tag: vim

  • Editing your zsh history

    Editing your zsh history

    Maria D. Campbell

    Learn how to open and edit your .zsh_history file directly in Vim — using command, insert, and visual mode — to remove duplicate commands and typos from your Zsh shell history.

    #macOS, #command line, #history, #terminal history, #vim, #zsh

  • Vim essentials in Linux

    Vim essentials in Linux

    Maria D. Campbell

    Vim essentials to navigate the Vim text editor in Linux.

    #linux, #macOS, #vim, #warp terminal

  • Clearing Terminal history in Linux and why it is important to do on occasion

    Clearing Terminal history in Linux and why it is important to do on occasion

    Maria D. Campbell

    Learn how to manage your bash history in Linux — from deleting individual commands to clearing .bash_history entirely — and why it matters for privacy and security.

    #bash, #command line, #linux, #history, #security, #terminal history, #vim