Merge branch 'master' of https://github.com/nichus/sundry
This commit is contained in:
commit
b8ebc7ff78
2
vimrc
2
vimrc
@ -7,7 +7,7 @@ execute pathogen#infect()
|
|||||||
" * git://github.com/tpope/vim-git.git
|
" * git://github.com/tpope/vim-git.git
|
||||||
" * https://github.com/tpope/vim-sensible.git
|
" * https://github.com/tpope/vim-sensible.git
|
||||||
" * https://github.com/rust-lang/rust.vim.git
|
" * https://github.com/rust-lang/rust.vim.git
|
||||||
" * https://github.com/chase/vim-ansible-yaml.git
|
" * https://github.com/pearofducks/ansible-vim.git
|
||||||
" * https://github.com/airblade/vim-gitgutter
|
" * https://github.com/airblade/vim-gitgutter
|
||||||
" * https://github.com/bling/vim-airline
|
" * https://github.com/bling/vim-airline
|
||||||
" * https://github.com/vim-airline/vim-airline-themes
|
" * https://github.com/vim-airline/vim-airline-themes
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Path to your oh-my-zsh installation.
|
# Path to your oh-my-zsh installation.
|
||||||
export ZSH=/home/ovandenb/.zsh/oh-my-zsh
|
export ZSH=/home/$USER/.zsh/oh-my-zsh
|
||||||
# Path to my omz custom directory
|
# Path to my omz custom directory
|
||||||
export ZSH_CUSTOM=$ZDOTDIR/custom
|
export ZSH_CUSTOM=$ZDOTDIR/custom
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user