Skip to content

Setting up my bash/vim/tmux config with an ansible playbook

Notifications You must be signed in to change notification settings

yabberyabber/homebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This playbook contains tasks for setting up a linux environment with all my dotfiles, plugins, etc. I've customized my development environment over the course of years and this set of scripts lets me install my configuration on a new host in a matter of seconds.

highlights:

  • installs vim-pathogen
  • installs nerdtree
  • installs vim-tmux-navigator (move seamlessly between tmux and vim panes with ctrl-h, ctrl-j, ctrl-k, ctrl-l)
  • installs tab completion for git branches in bash

To install locally, just run run.sh

About

Setting up my bash/vim/tmux config with an ansible playbook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published