From 6dc16e1476e55ea34b32bee558d429d7d11d0e9e Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Sun, 5 Mar 2023 12:46:32 +0100 Subject: update --- .bashrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index b0cc715..40f4812 100644 --- a/.bashrc +++ b/.bashrc @@ -151,7 +151,7 @@ meteo() { # eval "$(direnv hook bash)" #export GITHUB_TOKEN=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 -set -o vi -bind -m vi-command ".":insert-last-argument -bind -m vi-command 'Control-l: clear-screen' -bind -m vi-insert 'Control-l: clear-screen' +#set -o vi +#bind -m vi-command ".":insert-last-argument +#bind -m vi-command 'Control-l: clear-screen' +#bind -m vi-insert 'Control-l: clear-screen' -- cgit v1.2.3