勤快的程序员不是好的程序员。
- Mac Gui app 使用 brew cask 管理;
- Mac 命令行程序使用 brew 管理;
- Python项目使用 virtualenvwrapper 管理;
- Python命令行工具使用 pipsi 管理;
- 虚拟机使用 vagrant 管理;
myrc
My config files in Linux.
Now support:
- yarn
- bash
- zsh
- vim
- tmux
- some shell scripts for my own work
- custom zsh theme
- automatic load dev enviroment via tmux
Install COC
Go to myrc/.config/coc/extensions
run npm install
.
usage
- molokai color scheme
- run install [myrc path]
- Some Installation please refer to .vimrc
- BundleInstall
- YouCompleteMe Install
- Install dircolors and solarized for terminal manually:https://www.kawabangga.com/posts/1887
need to set option key as Meta key from iterm2: https://superuser.com/questions/649960/option-key-does-not-work-as-meta-in-tmux
todo list
- shell script to delete the original rc files, and make softlinks to replace it .
- reorgainze the files
- wttr.in auto run when first time to open shell (by tmux)
- install
xcode-select --install
- install
brew
- install zsh
- install oh-my-zsh
- install pip