Skip to content

bno1/linux_configs

Repository files navigation

Installation

Open a terminal and cd into your desired parent folder for this repo, then run:

git clone 'https://github.com/bno1/linux_configs.git'
cd linux_configs && git submodule update --init --recursive

Then you have to build .vim/bundle/vimproc.vim/ and .vim/bundle/YouCompleteMe/. Check their READMEs for instructions on how to do that.

After building them run:

./setup.sh

This will generate the symbolic links to this repo for the configurations. It will prompt you before each change.

Keep the repo on your filesystem.

Description

This repo contains my personal configuration files for Linux. I will update it as I see fit.

Vim plugins:

  • Pathogen
  • Syntastic
  • YouCompleteMe
  • EasyAlign
  • GhcMod
  • Neco-ghc
  • Vimproc (dependecy of GhcMod)
  • Thrift (syntax highlight)
  • vim-localvimrc
  • ctrlp
  • vim-buffergator

Tmux plugins:

  • TPM
  • Tmux-sensible
  • Tmux-yank

About

configs for vim, tmux, bash and other stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published