Skip to content

Latest commit

 

History

History
73 lines (60 loc) · 2.34 KB

new-install.md

File metadata and controls

73 lines (60 loc) · 2.34 KB

mac

  • brew 要用vpn翻墙
  • brew update 不好使,就brew doctor
  • brew install zsh
  • zplug
  • fzf ( debian use git install)
  • brew install tig
  • brew install jq # for pjson not in brew
  • iterm ctrl [ b 麻烦,映射为 ctrl b: iterm pref -> key binding -> ^b --> escape + B. ( escape = ^[) ]`
  • brew install httpie. # better curl
  • krew https://krew.sigs.k8s.io/docs/user-guide/setup/install/
  • brew install --cask maccy # maccy clipboard

debian

tmux

nvim

go

  • string to struct : go get github.com/ChimeraCoder/gojson/gojson