Initial Clone
This commit is contained in:
5
static/history.sh
Executable file
5
static/history.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
truncate -s0 "$HOME/.bash_history"
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user