summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2014-07-15 15:27:00 +0200
committerPatrick Simianer <p@simianer.de>2014-07-15 15:27:00 +0200
commit6637e243d64cc2f840d1ffd4cc3efb886e6fbd0c (patch)
tree1266c4435c541292f126a503a015b29a8c075af6
parentf9d52cc78b33666b917f947572a05a6824bdc2ee (diff)
fix horrible debian cursor sillyness http://www.mgoff.in/2012/05/09/zsh-command-history-cursor-at-the-end-of-the-line/
-rw-r--r--.zprofile2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zprofile b/.zprofile
new file mode 100644
index 0000000..3ebbf01
--- /dev/null
+++ b/.zprofile
@@ -0,0 +1,2 @@
+unsetopt global_rcs
+