アプリケーション
HomebrewXcodeのライセンス認証 sudo xcodebuild -license Homebrewのインストール ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" Homebrewのアップデート brew update 全パッケージ更新 brew upgrade もろもろインストール(→ 下記のbrew bundleでやる) brew install \ zsh \ keychain \ tmux \ ack \ tree \ lv \ git \ wget \ gist \
シェル変更 chsh -s /bin/zsh Brewfile + homebrew-caskBrewfileがあるディレクトリで実行 brew bundle 検索 brew cask search xxx アンインストール brew cask uninstall xxx Homesicksudo gem install homesick homesick clone git@bitbucket.org:kambara/dotfiles.git homesick symlink dotfiles 使い方 homesick list homesick pull dotfiles homesick commit dotfiles homesick push dotfiles homesick help EmacsEmacsはhomebrewで入れる。 brew install --cocoa --srgb emacs /Applications/ にリンク作成 ln -s /usr/local/Cellar/emacs/24.3/Emacs.app /Applications ELPA, el-getelispパッケージを一括インストール emacs --batch -l ~/.elisp/prelude-packages.el howmhomebrewでGNU grepをインストール $ brew tap homebrew/dupes $ brew install homebrew/dupes/grep 以下を.emacsに追加 (setq howm-view-use-grep t) (setq howm-view-grep-command "/usr/local/bin/grep") インストール(.el, .elc を ~/.emacs.d/ に置く) $ ./configure --with-howmdir=$HOME/.emacs.d $ make $ sudo make install 設定Mac環境設定
Karabinerの設定
SteerMouseの設定
|