Copyright 2025

The Valley of Code

A Flavio Copes project

Fish Shell, how to avoid recording commands to history
Fish Shell, how to avoid recording commands to history

Sometimes you want to run some commands in the shell, but you don’t want them to be stored in the shell history.

With Fish Shell, my default shell, it’s quite easy. You just have to start a new shell with:

fish --private

then you exit the shell.

I wrote an article on the Fish Shell basics if you’re interested in trying it. I highly recommend Fish over any other shell, due to its ease and “it just works” philosophy.


Join my AI Workshop !

The Web Development BOOTCAMP cohort starts in February 2026