mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
modularized zshrc
This commit is contained in:
parent
cf509c03fc
commit
d1bec20d74
9 changed files with 147 additions and 125 deletions
4
zsh/import_inputrc
Normal file
4
zsh/import_inputrc
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# bind special keys according to readline configuration
|
||||
eval "$(sed -n 's/#.*//; s/^/bindkey /; s/: / /p' ~/.inputrc)"
|
||||
|
||||
# vim: ft=zsh
|
||||
Loading…
Add table
Add a link
Reference in a new issue