diff options
| author | Marc Vertes <mvertes@free.fr> | 2023-03-05 12:46:32 +0100 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2023-03-05 12:46:32 +0100 |
| commit | 6dc16e1476e55ea34b32bee558d429d7d11d0e9e (patch) | |
| tree | b13dfeb695c9365c1a67e303b524086cf7f65e52 /.bashrc | |
| parent | 320cc91398a17f57da0296ffc64ddcbb64921df1 (diff) | |
update
Diffstat (limited to '.bashrc')
| -rw-r--r-- | .bashrc | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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' |
