Skip to content

kota999/mackintosh_setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mackintosh_setup

Overview

Setup mackintosh script for clean-installed OSX.

Dependencies

Software

  • Xcode

Environment

Below setting is "off".

  • "System Preferences" -> "Energy Saver"
    • "Computer sleep"
    • "Display sleep"

Usage

sh setup.sh
sudo reboot

Features

Installed Software (App)

Show here

Installed Software (Command Tools)

Show below.

Software Settings

  • Dock
    • Orientation of dock is right
    • Icon-size is smaller in dock
  • Finder
    • Show all files
    • Show file extension
    • Show the status-bar and the path-bar, tab-bar
    • Initial Path is $HOME on opening new finder window
  • Trackpad
    • Enable right click with two-finger clicking
    • Enable touch-click
    • Setting fastest-speed of trackpad's moving
  • MenuBar
    • Show percentage in battey's icon
    • Set clock's fomat is "H:mm"
  • Defaults Shell
    • zsh
      • my zsh config from
  • tmux config
    • Change keybind : C-b to C-t
    • Change keybind : move terminal tile is C-t + ↑/↓/→/←
  • iterm2
    • download iterm2 preferences's general-settings to $HOME/dotfiles
    • download solarized: color-theme to $HOME/dotfiles
  • vim
    • neobundle
    • neocomplete
    • neocomplcache
    • neosnippet
    • unite
    • nerdtree
    • nerdcommenter
    • YankRing
    • vim-easymotoin
    • vim-quickrun
    • vim-markdown
    • previm
    • and so on, show detail

About

mackintosh setup script for clean-installed osx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages