summaryrefslogtreecommitdiffstats
path: root/.bashrc
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2013-01-24 14:54:11 +0100
committerFlorian Pritz <bluewind@xinu.at>2013-01-24 14:54:11 +0100
commit8bf1f954a381194db351f2399af372a130210104 (patch)
tree8d758ea3cc5eb20cd6430f2ebc594e1de297c31e /.bashrc
parentefc2d025498717ea429a4ec6a422c47b443a84d5 (diff)
downloaddotfiles-8bf1f954a381194db351f2399af372a130210104.tar.gz
dotfiles-8bf1f954a381194db351f2399af372a130210104.tar.xz
Add .bashrc
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
new file mode 100644
index 0000000..9910ac5
--- /dev/null
+++ b/.bashrc
@@ -0,0 +1,3 @@
+shopt -s histappend
+HISTSIZE=$SAVEHIST
+