linux-utils/noos-noarch/home/bryanpedini/bin/rmhistory

4 lines
60 B
Bash
Executable File

#!/usr/bin/env bash
rm -i $HOME/.bash_history 2> /dev/null