All Projects → laixintao → Myrc

laixintao / Myrc

Licence: apache-2.0
⚙️ My Linux Config files.

Programming Languages

bash
514 projects

Projects that are alternatives of or similar to Myrc

Ale Sensible
Pretty, responsive and smooth defaults for a sane ALE, gets you started in 30 seconds
Stars: ✭ 30 (-69.7%)
Mutual labels:  vimrc
Dotfiles
📃 My configuration files: Vim, Bash, JavaScript, tmux
Stars: ✭ 59 (-40.4%)
Mutual labels:  vimrc
Dotfiles
My configurations and scripts
Stars: ✭ 82 (-17.17%)
Mutual labels:  vimrc
Dotfiles
Get ready for dotfiles. Contains i3, i3blocks, rofi, dunst, picom, vim, tmux, and zsh.
Stars: ✭ 985 (+894.95%)
Mutual labels:  vimrc
Ideavimrc
IntelliJ IDEA的VIM键位配置,快速配置USTC源
Stars: ✭ 47 (-52.53%)
Mutual labels:  vimrc
Dotfiles
Hack away :)
Stars: ✭ 78 (-21.21%)
Mutual labels:  vimrc
Vimrc
A vim configuration (supports Termux)
Stars: ✭ 20 (-79.8%)
Mutual labels:  vimrc
Vim Config Framework
📗 VIM / Neovim configuration framework
Stars: ✭ 97 (-2.02%)
Mutual labels:  vimrc
Dotfiles
dotfiles managed by GNU Stow
Stars: ✭ 52 (-47.47%)
Mutual labels:  vimrc
Learn Vim
无废话极简版Vim学习笔记!文章按主题分拆为多个章节,并尽量控制每节的信息量;通过文字色彩和字体,将命令、快捷键突出显示;在每节结尾,提供一个命令列表,以便回顾文中介绍的重要命令。如果这些文章能对喜欢Vim的朋友有所益处,我将不胜荣幸。
Stars: ✭ 83 (-16.16%)
Mutual labels:  vimrc
Vim.ana
The portable Vim IDE with all the trimmings, one-click installable on any standard box.
Stars: ✭ 37 (-62.63%)
Mutual labels:  vimrc
Dotfiles
🚀 My setup for linux kernel based operating systems. Managed as a bare repository
Stars: ✭ 44 (-55.56%)
Mutual labels:  vimrc
Vimrc
✌️ 闲耘™ 的 Vim 配置。
Stars: ✭ 80 (-19.19%)
Mutual labels:  vimrc
Vimrc
📝 Vim Configuration for nerds with vim-plug
Stars: ✭ 33 (-66.67%)
Mutual labels:  vimrc
Dotfiles
Dotfiles for my Xmonad desktop
Stars: ✭ 88 (-11.11%)
Mutual labels:  vimrc
Unitial
🖥 My rc / configs / dotfiles 📂
Stars: ✭ 29 (-70.71%)
Mutual labels:  vimrc
Vimrc
Vim configurations and plugins
Stars: ✭ 71 (-28.28%)
Mutual labels:  vimrc
Dotfiles
My dotfiles managed by GNU Stow - Arch, i3-gaps, bspwm, ncmpcpp, (neo)vim, zsh etc.
Stars: ✭ 99 (+0%)
Mutual labels:  vimrc
Dotfiles
My configuration files
Stars: ✭ 89 (-10.1%)
Mutual labels:  vimrc
Reading Vimrc
vimrc読書会まとめ
Stars: ✭ 83 (-16.16%)
Mutual labels:  vimrc

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

My work bench

  • 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

  1. molokai color scheme
  2. run install [myrc path]
  3. Some Installation please refer to .vimrc
    1. BundleInstall
    2. YouCompleteMe Install
  4. Install dircolors and solarized for terminal manually:https://www.kawabangga.com/posts/1887

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].