summaryrefslogtreecommitdiff
path: root/dot/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'dot/bashrc')
-rw-r--r--dot/bashrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/dot/bashrc b/dot/bashrc
index 121ad51..18ba0c5 100644
--- a/dot/bashrc
+++ b/dot/bashrc
@@ -60,6 +60,8 @@ memoize_retval()
60 add_path -a /usr/games 60 add_path -a /usr/games
61 add_path "$HOME/.cabal/bin" "$HOME/.local/bin" "$HOME/bin" 61 add_path "$HOME/.cabal/bin" "$HOME/.local/bin" "$HOME/bin"
62 62
63 HISTSIZE=50000
64
63 tmux-log-everything 65 tmux-log-everything
64 66
65# if have stack; then 67# if have stack; then