Begin ssh script

This commit is contained in:
2021-04-11 17:21:20 +01:00
parent 5f533def6b
commit 67ad04d02c
4 changed files with 52 additions and 2 deletions

View File

@@ -71,6 +71,8 @@ bindkey -s '^f' 'cd "$(dirname "$(fzf)")"\n'
bindkey '^[[P' delete-char
setxkbmap gb
# Edit line in vim with ctrl-e:
autoload edit-commandd-line; zle -N edit-command-line
bindkey '^e' edit-command-line