add: vimrc hybrid line numbers
fix: zsh cursor move: vimrc, viminfo, zsh_history
This commit is contained in:
parent
10fb0073e5
commit
5a76ba59fe
4 changed files with 30 additions and 43 deletions
2
.profile
2
.profile
|
@ -1,3 +1,5 @@
|
|||
export VIMINIT='source ~/.config/vimrc'
|
||||
|
||||
# set PATH so it includes user's private bin if it exists
|
||||
[ -d "$HOME/bin" ] && PATH="$HOME/bin:$PATH"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue