summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2023-03-24 16:27:39 +0000
committerMarc Vertes <mvertes@free.fr>2023-03-24 16:27:39 +0000
commit8d996cb069e3534ec4fe8b78b32547d631c4c805 (patch)
tree445ee8ce11cd2233f817cb9b44674cbba8f0965a /.bashrc
parent8a0058c04f9453a3e3db8c186a550aa10f6c5909 (diff)
update
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc8
1 files changed, 4 insertions, 4 deletions
diff --git a/.bashrc b/.bashrc
index adafe27..0024146 100644
--- a/.bashrc
+++ b/.bashrc
@@ -146,7 +146,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'