diff --git a/vim/undodir/%home%dustinswan%deb8%app.js b/vim/undodir/%home%dustinswan%deb8%app.js new file mode 100644 index 0000000..7fcf446 Binary files /dev/null and b/vim/undodir/%home%dustinswan%deb8%app.js differ diff --git a/vim/undodir/%home%dustinswan%dotfiles%vimrc b/vim/undodir/%home%dustinswan%dotfiles%vimrc new file mode 100644 index 0000000..e7963b8 Binary files /dev/null and b/vim/undodir/%home%dustinswan%dotfiles%vimrc differ diff --git a/vim/undodir/%home%dustinswan%dotfiles%zshrc b/vim/undodir/%home%dustinswan%dotfiles%zshrc new file mode 100644 index 0000000..a3db325 Binary files /dev/null and b/vim/undodir/%home%dustinswan%dotfiles%zshrc differ diff --git a/vim/undodir/%home%dustinswan%test.js b/vim/undodir/%home%dustinswan%test.js new file mode 100644 index 0000000..995636c Binary files /dev/null and b/vim/undodir/%home%dustinswan%test.js differ diff --git a/vim/undodir/%srv%http%default%contact.php b/vim/undodir/%srv%http%default%contact.php new file mode 100644 index 0000000..19ecd00 Binary files /dev/null and b/vim/undodir/%srv%http%default%contact.php differ diff --git a/vim/undodir/%srv%http%default%index.php b/vim/undodir/%srv%http%default%index.php new file mode 100644 index 0000000..c2bf883 Binary files /dev/null and b/vim/undodir/%srv%http%default%index.php differ diff --git a/vim/undodir/%srv%http%default%style.css b/vim/undodir/%srv%http%default%style.css new file mode 100644 index 0000000..6fb8724 Binary files /dev/null and b/vim/undodir/%srv%http%default%style.css differ diff --git a/vim/undodir/%srv%http%default%style.less b/vim/undodir/%srv%http%default%style.less new file mode 100644 index 0000000..35f8e7c Binary files /dev/null and b/vim/undodir/%srv%http%default%style.less differ diff --git a/zshrc b/zshrc index 3ba20ad..a0bbfb5 100644 --- a/zshrc +++ b/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