mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
Use secret to fetch username email by default, fallback to prompt
This commit is contained in:
parent
6ee67769a6
commit
f908912cea
9 changed files with 110 additions and 30 deletions
|
|
@ -96,6 +96,10 @@ in {
|
|||
bindkey '^[[3;5~' kill-word # Ctrl-Delete
|
||||
bindkey '^[[3;3~' kill-line # Alt-Delete
|
||||
|
||||
bindkey '^X^E' edit-command-line
|
||||
bindkey '^[e' edit-command-line
|
||||
bindkey '^[v' edit-command-line
|
||||
|
||||
# Misc
|
||||
# ========
|
||||
# source ${pkgs.zsh-fzf-tab}/share/fzf-tab/fzf-tab.plugin.zsh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue