summaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
authorJulian T <julian@jtle.dk>2019-06-03 13:46:18 +0200
committerJulian T <julian@jtle.dk>2019-06-03 13:46:18 +0200
commitd8ee12c48895e3ec97df5ceaa7450b0a1e710e87 (patch)
tree686d6d9789d6036163052addb7e9be673a9a2a2f /zsh
parent96bc496f36e479fd7db0dab017a2339a6051171f (diff)
Added vim completion, changed walpaper and switched search engine
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 9559d5d..7e3cabb 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -155,3 +155,4 @@ command_not_found_handler () {
# opam configuration
test -r /home/julian/.opam/opam-init/init.zsh && . /home/julian/.opam/opam-init/init.zsh > /dev/null 2> /dev/null || true
+export ANSIBLE_NOCOWS=1