summaryrefslogtreecommitdiffstats
path: root/.bash_profile
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2013-08-26 20:54:17 +0200
committerJan Pokorný <jpokorny@redhat.com>2013-08-26 20:58:35 +0200
commit616d0be491dc15a41b09ec870287a9747cc2e7ee (patch)
tree5503e94307d34f74e996baa719ad5e456907cd7d /.bash_profile
parentc446d20cb3897b4902de2968a3d99d1de07790f6 (diff)
downloaddotfiles-616d0be491dc15a41b09ec870287a9747cc2e7ee.tar.gz
dotfiles-616d0be491dc15a41b09ec870287a9747cc2e7ee.tar.xz
dotfiles-616d0be491dc15a41b09ec870287a9747cc2e7ee.zip
Add bash history rotation on montly basis
Credit: http://lukas.zapletalovi.com/2013/03/never-lost-your-bash-history-again.html Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bash_profile b/.bash_profile
index 55136b9..9690b69 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -6,3 +6,4 @@ if [ -f ~/.bashrc ]; then
fi
# User specific environment and startup programs
+source ~/.local/bin/history-backup