Skip to content

Latest commit

 

History

History
executable file
·
32 lines (21 loc) · 950 Bytes

File metadata and controls

executable file
·
32 lines (21 loc) · 950 Bytes

syscon

my system configuration reference (e.g. ~/.vimrc, ~/.bash_profile, ...)

pre-requisites

install packages with brew

brew install tree fzf the_silver_searcher

install pathogen bundles

install onedark vim theme

usage

  • The ~/.vimrc file contains global vim configurations.
  • The ~/.bash_profile file contains global system configurations.
  • The ~/.gitconfig file contains global git configurations.
  • The ~/.git-diff-cmd.sh is necessary to use p4merge as difftool