All Projects → larrylv → dotfiles

larrylv / dotfiles

Licence: MIT License
config files for vim, tmux, bash, zsh, git, etc.

Programming Languages

Vim Script
2826 projects
shell
77523 projects
emacs lisp
2029 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to dotfiles

dotfiles
dotfiles (managed by https://github.com/twpayne/chezmoi/)
Stars: ✭ 40 (+73.91%)
Mutual labels:  tmux, gitconfig
dotfiles
my personal dotfiles for tmux, bash, vim and git
Stars: ✭ 73 (+217.39%)
Mutual labels:  tmux, gitconfig
dotfiles
🚀 tmux, ohmyzsh, powerlevel10k, neovim 🔧
Stars: ✭ 24 (+4.35%)
Mutual labels:  tmux, gitconfig
dotfiles
shell, git, vim, tmux .etc dotfiles, managed via gnu stow
Stars: ✭ 20 (-13.04%)
Mutual labels:  tmux, gitconfig
dot
No description or website provided.
Stars: ✭ 40 (+73.91%)
Mutual labels:  tmux
tmuximum
A command support tmux
Stars: ✭ 29 (+26.09%)
Mutual labels:  tmux
dotfiles
My dotfiles.
Stars: ✭ 18 (-21.74%)
Mutual labels:  tmux
dotfiles
cross-platform (linux (arch), macos, android (termux), windows (WSL)) dotfiles and scripts, using yadm
Stars: ✭ 17 (-26.09%)
Mutual labels:  tmux
dotfiles
Your dotfiles are how you personalize your system. These are mine.
Stars: ✭ 12 (-47.83%)
Mutual labels:  tmux
dotfiles
🏡 .files, including zsh, tmux, vim, and git. Also macOS setup. Good stuff.
Stars: ✭ 30 (+30.43%)
Mutual labels:  tmux
dotfiles-legacy
. .✧ · 🌎 ✷ ✫ 🌙 · ✵ 🚀✵ * ✵ · 🌌✫ ✷ · ✧ .
Stars: ✭ 15 (-34.78%)
Mutual labels:  tmux
dotfiles
no passwords here ... I hope 🤞
Stars: ✭ 51 (+121.74%)
Mutual labels:  tmux
dotfiles
⭐ My own world.
Stars: ✭ 12 (-47.83%)
Mutual labels:  tmux
chaakoo
Slice and dice your TMUX windows and panes
Stars: ✭ 82 (+256.52%)
Mutual labels:  tmux
dotfiles
My dotfiles for oh-my-zsh, vim and tmux 📟
Stars: ✭ 23 (+0%)
Mutual labels:  tmux
dotfiles
Dotfiles for my personal UNIX-based machines
Stars: ✭ 16 (-30.43%)
Mutual labels:  tmux
tmux-hints
☕️ Automatically show a cheat sheet or notes for any command focused in tmux. e.i. Show vim, zsh, tmux notes/key-combos in a pane automatically while you're using them.
Stars: ✭ 63 (+173.91%)
Mutual labels:  tmux
.dotfiles
💻 My settings for macOS, kitty, zsh, nvim, tmux, and more 🛠
Stars: ✭ 44 (+91.3%)
Mutual labels:  tmux
dotfiles
There is no place like ~/
Stars: ✭ 19 (-17.39%)
Mutual labels:  tmux
tmux super fingers
A Tmux plugin to open file links from the terminal in vim
Stars: ✭ 44 (+91.3%)
Mutual labels:  tmux

Larry Lv Dot Files

These are config files to set up a system the way I like it.

Installation

If you don't want to compile YouCompleteMe manually, you should uncomment the do block for line Plug 'Valloric/YouCompleteMe' ", { 'do': './install.py --clang-completer' } by simply removing the " mark.

git clone git://github.com/larrylv/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
rake install
vim +PlugInstall +qall

If you would like to use zsh and on-my-zsh, then you should run this:

git checkout with_zsh_config
git submodule init
git submodule update
rake install

Install tmux plugins

https://github.com/tmux-plugins/tpm#installation

Environment

It will work on Mac OS X and Linux.

Vim Plugins

https://github.com/larrylv/dotfiles/blob/master/vimrc#L27

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].