mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
zshrc: set EDITOR
This commit is contained in:
parent
292965598a
commit
43b406a37d
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
# export PATH=$HOME/bin:/usr/local/bin:$PATH
|
# export PATH=$HOME/bin:/usr/local/bin:$PATH
|
||||||
export PATH=$HOME/apps/bin:$PATH
|
export PATH=$HOME/apps/bin:$PATH
|
||||||
|
|
||||||
|
export EDITOR="/usr/bin/vim"
|
||||||
|
|
||||||
# Path to your oh-my-zsh installation.
|
# Path to your oh-my-zsh installation.
|
||||||
export ZSH="/home/odd/.oh-my-zsh"
|
export ZSH="/home/odd/.oh-my-zsh"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue