Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

やることリスト #4

Closed
14 of 24 tasks
takatoshiono opened this issue Sep 4, 2014 · 11 comments
Closed
14 of 24 tasks

やることリスト #4

takatoshiono opened this issue Sep 4, 2014 · 11 comments

Comments

@takatoshiono
Copy link
Owner

takatoshiono commented Sep 4, 2014

  • Brewfile(新しい Mac をセットアップする時に楽したい)
  • ctrl-p or unite(あいまい検索したい)
  • vim-powerline(かっこいいらしい)
    • lightline の方がいいかも?
  • rails.vim (どんなものか知らない)
    • よくわからないからいらないかもしんまい
  • neocomplcache の設定を見直す
  • Vim を homebrew のやつにする(Brefile にしたら管理が楽そうなイメージ)
    • brew install macvim --override-system-vim
    • EDITOR
  • Vundle 管理じゃないプラグインを整理する(といか vim/ 以下を全部整理したい)
  • oh-my-zsh とはなにか
  • cd $(ghq list -p | peco)するスクリプトをどこかに...
    • zsh じゃなくて bash
  • vim で .un~ ができないようにする
  • homebrew-cask
  • vimfiler
  • .gitconfig を管理する
  • vim-fugitive + lightline.vim [WIP] statusline に git branch を表示する #11
  • ctags をいい感じにする(オプション、Vim との連携)
  • Unite.vim で ignore case と サブディレクトリ内のファイル検索できるようにする
  • .bashrc から source しているファイルたちをよしなにする
  • zsh にする
  • JavaScript の開発環境を整える
  • composer のパス設定する
  • screen から tmux に移行する
  • TERM の設定を見直す
  • Unite.vim のドキュメントを読んで設定を理解、精査する
@takatoshiono
Copy link
Owner Author

この辺を読んでいたら unite がよさそうだなあと思ってきた

@takatoshiono
Copy link
Owner Author

Unite.vim を入れた #5

@takatoshiono
Copy link
Owner Author

Vundle 管理じゃないプラグインを整理する(といか vim/ 以下を全部整理したい)

done #6

@takatoshiono
Copy link
Owner Author

cd $(ghq list -p | peco)するスクリプトをどこかに...
zsh じゃなくて bash

参考文献

@takatoshiono
Copy link
Owner Author

cd $(ghq list -p | peco)するスクリプトをどこかに...

C-]#7

@takatoshiono
Copy link
Owner Author

Brewfile(新しい Mac をセットアップする時に楽したい)
homebrew 本体でサポートしなくなるらしいので brewdler っていうの使えばいいのかなあ
シェルスクリプトにしてbrew install xxxとかずらーって書いていけばいいのかな

このへん。

メモ
brew install はインストール済みの時にエラーが出る

[takatoshi@maui ~]$ brew install tree
Error: tree-1.6.0 already installed
To install this version, first `brew unlink tree'

@takatoshiono
Copy link
Owner Author

neocomplcache の設定を見直した #8

@takatoshiono
Copy link
Owner Author

vim-powerline(かっこいいらしい)
lightline の方がいいかも?

lightline.vim を入れました #10

@takatoshiono
Copy link
Owner Author

zsh にして oh-my-zsh も入れた #12

@takatoshiono
Copy link
Owner Author

Brewfile is deprecated の件

https://github.com/rcmdnk/homebrew-file を使うか、自前でやるのがよさそう

@nafu
Copy link

nafu commented Apr 6, 2015

http://takatoshiono.hatenablog.com/entry/2014/09/15/002737
ブログより。
いいですね 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants