summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2023-03-11 16:11:37 +0100
committerMarc Vertes <mvertes@free.fr>2023-03-11 16:11:37 +0100
commitabe00380ff8b708b890371c73116e1006ea05178 (patch)
treef4f626460464bcd2c4b05f1254aa4b66c6f4e1fc /.bashrc
parent5ce6dc90f8a078cfa46bdbba630ba07f0a167de6 (diff)
update
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc8
1 files changed, 4 insertions, 4 deletions
diff --git a/.bashrc b/.bashrc
index 739bdb2..23a8084 100644
--- a/.bashrc
+++ b/.bashrc
@@ -148,7 +148,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'