Skip to content

Latest commit

 

History

History
49 lines (41 loc) · 1.05 KB

README.md

File metadata and controls

49 lines (41 loc) · 1.05 KB

How to set up

cd ~ sh ./dotfiles/setup.sh

What setup.sh does

  • change default shell to zsh
  • install apps listed below
  • create symbolic link to dotfiles in this directory like .zshrc
  • configure git user name, email, and default editor
  • create ~/.ssh directory and copy config file into it

GUI apps to be installed.

  • alfred
  • chrome
  • docker
  • google-japanese-ime (google日本語入力)
  • notion
  • slack
  • spotify
  • vscode
  • wezterm
  • zoom

CUI apps to be installed.

  • brew
  • exa
  • fzf
  • gh (github command line tool)
  • gotop
  • powerline fonts
  • starship
  • tmux
  • tldr
  • zprezto

自分でぽちぽちするインストール・設定等