diff --git a/.bashrc b/.bashrc index 72815e34af375136d3b5fffb517eb8a1445225e7..e4ccdc334359c2100677eba1b6ecaff6fe7da6cc 100644 --- a/.bashrc +++ b/.bashrc @@ -4,7 +4,7 @@ export PS1='\u@\h:\w\$ ' export LANG=en_US.UTF8 -export HISTFILE="$HOME/.history" +export HISTFILE="$HOME/Documents/.history" export HISTCONTROL=ignoreboth:erasedups export HISTSIZE=100000 export HISTFILESIZE=100000 diff --git a/.poca b/.poca new file mode 120000 index 0000000000000000000000000000000000000000..b903d037fb7e8dbbd9a18bee1ecabe0eb0385b2e --- /dev/null +++ b/.poca @@ -0,0 +1 @@ +Documents/.poca/ \ No newline at end of file diff --git a/.rediscli_history b/.rediscli_history new file mode 120000 index 0000000000000000000000000000000000000000..6e015d5dfef68cf3d292964aa5d85795845fe4e2 --- /dev/null +++ b/.rediscli_history @@ -0,0 +1 @@ +Documents/.rediscli_history \ No newline at end of file