Skip to content

obake-fe/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mac環境構築メモ

Chromeインストール

Xcode, Homebrew, Git

Zsh, Zinit

Vim

  • プラグインマネージャインストール
$ curl https://raw.githubusercontent.com/Shougo/dein.vim/master/bin/installer.sh > installer.sh
$ sh ./installer.sh ~/.vim/bundles

dotfiles

  • このリポジトリをクローンする
  • ホームディレクトリにdotfilesのシンボリックリンクを作成
$ sh/mk_link.sh
$ sh/vscode_install.sh

Node.js

$ curl https://get.volta.sh | bash
$ volta -v
$ volta install node@16
$ volta install yarn@latest

Homebrewでアプリインストール

$ brew bundle --global

ブラウザでアプリインストール

同期設定

参考リンク

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors