/dotfiles.old

For local environment.

Primary LanguageVim Script

dotfiles.old

+ vim:set ft=asciidoc:

dotfile と bundle インストール
DOT_FILES=( .ctags .gitignore .vimrc .vim .tmux.conf )

for file in ${DOT_FILES[@]}
do
    ln -s $HOME/dotfiles/$file $HOME/$file
done

[ ! -d ~/.vim/bundle ] && mkdir -p ~/.vim/bundle && git clone git://github.com/Shougo/neobundle.vim ~/.vim/bundle/neobundle.vim

vim -c ':NeoBundleInstall'"
vim および 便利コマンド導入
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew update
brew install binutils cmake coreutils ctags gdbm glib jpeg lv tig tmux tree w3m wget
brew install vim
tmux とmac osx のクリップボード連携
brew install reattach-to-user-namespace
tools
  • iTerm2

  • Karabiner

  • BTT

  • Spectacle

  • Path Finder

  • LaunchBar

  • Witch

  • Google Input

  • IntelliJ IDEA

Path Finder Configs
~/Library/Preferences/com.cocoatech.PathFinder.plist
~/Library/Application\ Support/Path\ Finder/Settings/Data\ Store/defaultViewOptions.plist
~/Library/Application\ Support/Path\ Finder/Settings/Data\ Store/directoryAttributes.plist
~/Library/Application\ Support/Path\ Finder/Settings/Data\ Store/directoryViewOptions.plist
~/Library/Application\ Support/Path\ Finder/Settings/Data\ Store/trashAttributes.plist