mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-08-09 17:41:12 +10:00
Minor edits.
This commit is contained in:
@@ -149,7 +149,7 @@ alias tb="nc termbin.com 9999"
|
||||
bindkey "^[f" forward-word # deletes everything right of the prompt.
|
||||
bindkey "^[b" backward-word # deletes characters one at a time, backwards.
|
||||
|
||||
bindkey -v
|
||||
# bindkey -v
|
||||
bindkey '^R' history-incremental-search-backward
|
||||
|
||||
export MANPAGER="/bin/sh -c \"col -b | vim --not-a-term -c 'set ft=man ts=8 nomod nolist noma' -\""
|
||||
|
||||
Reference in New Issue
Block a user