rmhist: add more history files
This commit is contained in:
parent
ce17ee4c49
commit
3c13a0d0fd
1 changed files with 3 additions and 0 deletions
3
rmhist
3
rmhist
|
|
@ -13,6 +13,7 @@ EOF
|
|||
rm_history_files() {
|
||||
xargs $RM <<EOF
|
||||
$HOME/.bash_history
|
||||
$HOME/.calc_history
|
||||
$HOME/.lesshst
|
||||
$HOME/.octave_hist
|
||||
$HOME/.psql_history
|
||||
|
|
@ -21,7 +22,9 @@ $HOME/.tig_history
|
|||
$HOME/.wget-hsts
|
||||
$HOME/.wpa_cli_history
|
||||
$HOME/.rediscli_history
|
||||
$HOME/.yosys_history
|
||||
$HOME/.ghc/ghci_history
|
||||
$HOME/.cache/.bluetoothctl_history
|
||||
$HOME/.local/share/insect-history
|
||||
$HOME/.local/share/nix/repl-history
|
||||
$HOME/.local/share/recently-used.xbel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue