mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-01-25 19:50:24 +01:00
further refactorings
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# TODO: Explain what some of this does..
|
||||
autoload -U compinit
|
||||
compinit
|
||||
|
||||
bindkey -e
|
||||
bindkey '\ew' kill-region
|
||||
bindkey -s '\el' "ls\n"
|
||||
bindkey -s '\e.' "..\n"
|
||||
|
||||
Reference in New Issue
Block a user