Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/laixintao/myrc

⚙️ My Linux Config files.
https://github.com/laixintao/myrc

bash linux vim vimrc

Last synced: about 1 month ago
JSON representation

⚙️ My Linux Config files.

Awesome Lists containing this project

README

        

# 勤快的程序员不是好的程序员。

![My work bench](./screenshoots/work-bench-20171109b.png)

- 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

0. molokai color scheme
1. run install [myrc path]
2. Some Installation please refer to .vimrc
1. BundleInstall
2. YouCompleteMe Install
3. 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

- [x] shell script to delete the original rc files, and make softlinks to replace it .
- [x] reorgainze the files
- [x] wttr.in auto run when first time to open shell (by tmux)

1. install `xcode-select --install`
2. install `brew`
3. install zsh
4. install oh-my-zsh
5. install pip