updated history clear command at beginning of bashrc
This commit is contained in:
parent
6af19bf7b9
commit
36713b4b36
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
||||||
#
|
#
|
||||||
# ~/.bashrc
|
# ~/.bashrc
|
||||||
#
|
#
|
||||||
|
history -c && history -w
|
||||||
|
|
||||||
if [ $TERM == "xterm-256color" ] ; then
|
if [ $TERM == "xterm-256color" ] ; then
|
||||||
neofetch
|
neofetch
|
||||||
http_proxy=http://127.0.0.1:8118/
|
http_proxy=http://127.0.0.1:8118/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue