mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-12 01:52:31 +01:00
further refactorings
This commit is contained in:
parent
ed3b5693db
commit
c5d8205284
5 changed files with 17 additions and 15 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue