Skip to content

quark-zju/dotfiles

Repository files navigation

Here is some of my (quark_zju's) dotfiles.

About

I use zsh, gvim, ruby, i3, git ....

You may find these dotfiles useful if you use these tools as well.

Any comments are welcome :p

Usage

Feel free to copy and edit these files.

update_home.sh updates non-existed or out-dated dotfiles in home. If conflicts (home version is newer and different) are found, nothing will be written but filenames are printed.

Notes

vim

  • I use Vundle to manage vim packages. For Vundle to work properly, git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/Vundle.vim
  • To install vim packages, start vim then :BundleInstall
  • To enable UltiSnips builtin snippets: cd ~/.vim/ && ln -s bundle/ultisnips/UltiSnips snippets_basic

fonts

  • Default UI font is Droid Sans. It contains CJK and Thai characters.
  • Default monospace font is JetBrains Mono.

About

quark_zju's dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published