8000 GitHub - Kexuzzz/dotfiles-15: Iggy's dotfiles
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Kexuzzz/dotfiles-15

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Installation

Please run:

sh -c "`curl -fsSL https://raw.githubusercontent.com/iggredible/dotfiles/master/install.sh`"

WIP, stay tuned! :)

Symlink

rm ~/.vimrc
ln -s ~/path/to/dotfiles/vim/ ~/.vim

Neovim

If using neovim, create ~/.config/init.vim. Inside, add:

set runtimepath^=~/.vim runtimepath+=~/.vim/after
let &packpath = &runtimepath
source ~/.vim/vimrc

About

Iggy's dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 97.6%
  • Shell 2.4%
0