This repository has been archived on 2022-02-18. You can view files and clone it, but cannot push or open issues or pull requests.
lemondwm/.zshrc
2021-09-03 22:27:04 +02:00

5 lines
121 B
Bash

source "/home/lemon/antigen.zsh"
antigen init ~/.antigenrc
bindkey "^[[7~" beginning-of-line
bindkey "^[[8~" end-of-line