diff options
| -rw-r--r-- | etc/sh/rc | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -81,7 +81,18 @@ export EXINIT=' map :set autoindent
" toggle? - " map y :p: + " map y :p:.,$!copy
:q
+ " map p :read !xclip -o + + " map K wb"zye:o:!man "zp
+ + " map f ::!env FZF_DEFAULT_COMMAND="git ls-files" fzf >> %
:edit
GIEdit
:bg
+ + " map & wb"zye:o:!git grep "zp
+ + " map & wb"zye::!echo % >> %
:edit
GI:!git grep h"zpwi^X7c fzf >>
::edit
Gf:l"zyt:hDIEdit + h"zp
:bg
+ + " map gb :vsplit
"zy1G:edit /tmp
G:read !git blame -- #
:
o"zpG!wc -lI:
' HOSTNAME="$(hostname)" |
