Clear history from previous sessions before starting
[dotfiles] / .bashrc
diff --git a/.bashrc b/.bashrc
index 578ecf2..68849f7 100644 (file)
--- a/.bashrc
+++ b/.bashrc
@@ -1,4 +1,5 @@
 # ~/.bashrc: executed by bash(1) for non-login shells.
+cat /dev/null > ~/.bash_history
 
 # If not running interactively, don't do anything
 case $- in