Adding vim mode to zshrc
This commit is contained in:
parent
04add41bfd
commit
89161e86c2
9 changed files with 3 additions and 1 deletions
BIN
vim/undodir/%home%dustinswan%deb8%app.js
Normal file
BIN
vim/undodir/%home%dustinswan%deb8%app.js
Normal file
Binary file not shown.
BIN
vim/undodir/%home%dustinswan%dotfiles%vimrc
Normal file
BIN
vim/undodir/%home%dustinswan%dotfiles%vimrc
Normal file
Binary file not shown.
BIN
vim/undodir/%home%dustinswan%dotfiles%zshrc
Normal file
BIN
vim/undodir/%home%dustinswan%dotfiles%zshrc
Normal file
Binary file not shown.
BIN
vim/undodir/%home%dustinswan%test.js
Normal file
BIN
vim/undodir/%home%dustinswan%test.js
Normal file
Binary file not shown.
BIN
vim/undodir/%srv%http%default%contact.php
Normal file
BIN
vim/undodir/%srv%http%default%contact.php
Normal file
Binary file not shown.
BIN
vim/undodir/%srv%http%default%index.php
Normal file
BIN
vim/undodir/%srv%http%default%index.php
Normal file
Binary file not shown.
BIN
vim/undodir/%srv%http%default%style.css
Normal file
BIN
vim/undodir/%srv%http%default%style.css
Normal file
Binary file not shown.
BIN
vim/undodir/%srv%http%default%style.less
Normal file
BIN
vim/undodir/%srv%http%default%style.less
Normal file
Binary file not shown.
4
zshrc
4
zshrc
|
|
@ -12,4 +12,6 @@ alias vi=vim
|
|||
alias grep='grep --color=auto'
|
||||
alias ls='ls --color=auto'
|
||||
|
||||
# export TERM="xterm-256color"
|
||||
export TERM="xterm-256color"
|
||||
|
||||
export EDITOR=vim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue