diff --git a/.bashrc b/.bashrc index e4ccdc334359c2100677eba1b6ecaff6fe7da6cc..6791684b8e80380be63918e2bbe54e1bf4cb20cf 100644 --- a/.bashrc +++ b/.bashrc @@ -55,6 +55,7 @@ export DOCKER_BUILDKIT=1 export PGSSLROOTCERT=/etc/ssl/certs/ca-certificates.crt export CLOUDSDK_ACTIVE_CONFIG_NAME='shore' export GNUPGHOME="$HOME/Documents/.gnupg" +export REDISCLI_HISTFILE="$HOME/Documents/.rediscli_history" alias ll='ls -lha' alias la='ls -AF' diff --git a/.rediscli_history b/.rediscli_history deleted file mode 120000 index 6e015d5dfef68cf3d292964aa5d85795845fe4e2..0000000000000000000000000000000000000000 --- a/.rediscli_history +++ /dev/null @@ -1 +0,0 @@ -Documents/.rediscli_history \ No newline at end of file