Skip to content

This is my dotfiles.

Notifications You must be signed in to change notification settings

suzuken/dotfiles

Repository files navigation

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