diff options
Diffstat (limited to 'zsh')
| -rw-r--r-- | zsh/.zshrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -125,5 +125,7 @@ fo() { } +bindkey '^k' up-line-or-beginning-search +bindkey '^j' down-line-or-beginning-search colorscript random |
![]() |
index : dotfiles | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | zsh/.zshrc | 2 |
@@ -125,5 +125,7 @@ fo() { } +bindkey '^k' up-line-or-beginning-search +bindkey '^j' down-line-or-beginning-search colorscript random |