summaryrefslogtreecommitdiff
path: root/kshrc
diff options
context:
space:
mode:
Diffstat (limited to 'kshrc')
-rw-r--r--kshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/kshrc b/kshrc
index b44ea1a..77b535b 100644
--- a/kshrc
+++ b/kshrc
@@ -1,5 +1,5 @@
export GPG_TTY=/dev/pts/0
-export HISTFILE="$HOME/.history"
+#export HISTFILE="$HOME/.history"
#alias grep="ugrep --exclude-dir=node-modules --exclude-dir=_build"
alias e="$EDITOR"
alias g="git"