diff options
author | Julian T <julian@jtle.dk> | 2019-06-03 13:46:18 +0200 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2019-06-03 13:46:18 +0200 |
commit | d8ee12c48895e3ec97df5ceaa7450b0a1e710e87 (patch) | |
tree | 686d6d9789d6036163052addb7e9be673a9a2a2f /zsh/.zshrc | |
parent | 96bc496f36e479fd7db0dab017a2339a6051171f (diff) |
Added vim completion, changed walpaper and switched search engine
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r-- | zsh/.zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |