From d8ee12c48895e3ec97df5ceaa7450b0a1e710e87 Mon Sep 17 00:00:00 2001 From: Julian T Date: Mon, 3 Jun 2019 13:46:18 +0200 Subject: Added vim completion, changed walpaper and switched search engine --- zsh/.zshrc | 1 + 1 file changed, 1 insertion(+) (limited to 'zsh') 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 -- cgit v1.2.3