Giter VIP home page Giter VIP logo

dotfiles's Introduction

dotfiles

基本方針

  • メンテコストがかかるのでスクリプトによる自動化は最低限に留める
  • 同様の理由で Mac OS 以外での環境構築は考えないものとする
  • テキストベースで管理できないGUIアプリの設定等に関しては環境構築のたびにメモを更新していく

セットアップ手順

  1. xcode-select --install (Gitコマンドを使えるようにする)
  2. curl -L dot.oskamathis.dev | bash

セットアップ内容

  1. dotfilesリポジトリをホームディレクトリ直下にダウンロード
  2. 各種設定ファイルのシンボリックリンクをホームディレクトリ直下に作成
  3. Homebrewをインストール
  4. brew bundle でパッケージを一括インストール
  5. tmux-powerlineを導入
  6. HomebrewでインストールしたGitのdiff-highlightを使えるようにする
  7. ログインシェルを変更
  8. sudoコマンドの認証にTouch IDを使えるようにする
  9. GnuPGのpinentryを変更する

手動設定項目

asdf

asdf plugin add java
asdf plugin add alias https://github.com/andrewthauer/asdf-alias.git
# asdf install java openjdk-17.0.2
# asdf alias java 17.0.2 openjdk-17.0.2
asdf plugin add python

vim-plug

vim -c PlugInstall -c q -c q

Mackup

Dropboxアプリの設定を済ませてからリストアを実行する

mackup restore

VSCode

コマンドパレットで Shell Command: Install 'code' command in PATH を実行

dotfiles's People

Contributors

oskamathis avatar

Stargazers

Minami Munakata avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.