Skip to content

Latest commit

 

History

History
31 lines (29 loc) · 503 Bytes

File metadata and controls

31 lines (29 loc) · 503 Bytes

My dotfiles

contains:

  • using prezto, a framework for zsh
  • plugins using vim-plug
  • nvim setting
  • karabiner setting for vim
  • latexmkrc for uplatex (lualatex in history)
  • setting for tmux
  • setting for htop
  • setting for homebrew

requirements:

  • Command line tools for Xcode
  • Homebrew

How to use

pull this repository and do the following for prezto:

cd prezto
git pull
git submodule update --init --recursive

install brew:

./init

install plugin for vim:

n
:PlugInstall