suzuken / dotfiles

This is my dotfiles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

$ make install

Prerequisite

  • vim 9.0+

How to use

zsh

Using oh-my-zsh.

peco and ghq are used for exploring src directory with GOPATH style.

Tips

On zsh,

  • ^S: open any src directory by peco. It enables incremental search for projects you fetched.
  • ^R: search .zsh_history in peco.

vim

To install plugins, run :PlugInstall.

LICENSE

Public Domain

About

This is my dotfiles.


Languages

Language:Vim Script 85.9%Language:Vim Snippet 6.4%Language:Shell 4.7%Language:Yacc 1.3%Language:Makefile 0.9%Language:JavaScript 0.5%Language:HTML 0.3%