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

5 lines
121 B
Bash
Raw Normal View History

2021-09-03 15:27:04 -05:00
source "/home/lemon/antigen.zsh"
antigen init ~/.antigenrc
bindkey "^[[7~" beginning-of-line
bindkey "^[[8~" end-of-line