Set key files

This commit is contained in:
2018-11-30 00:52:23 -05:00
parent 8ca4661cb2
commit 16a16e71da
10 changed files with 50 additions and 100 deletions

View File

@@ -2,8 +2,8 @@
# Path to your oh-my-zsh installation.
export ZSH=/home/kevin/.oh-my-zsh
export EDITOR=/usr/bin/vim
export VISUAL=/usr/bin/vim
export EDITOR=/usr/bin/nvim
export VISUAL=/usr/bin/nvim
# Set name of the theme to load. Optionally, if you set this to "random"
# it'll load a random theme each time that oh-my-zsh is loaded.