Skip to content

jmcomets/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jmcomets' dotfiles

Pimp My Console

Features

  • awesome Vim configuration
  • customized shell prompt

Installation

From a basic machine:

Clone this repo:

# basic clone
git clone https://github.com/jmcomets/dotfiles.git ~/.dotfiles

# including the submodules (mainly Vim plugins)
git clone --recursive https://github.com/jmcomets/dotfiles.git ~/.dotfiles

Run the installation script (you may want to backup your ~/.*rc files, which will be overwritten by this script). This also sets up some extra symbolic links (.vim, .zsh, .bash, etc...):

~/.dotfiles/configure.sh # setup links

Scripts

A simple vim plugin manager script is available (command: vwp), but requires docopt to be used. Alternatively symlinks can be created in ~/.vim/extensions, pointing to vim plugin directories (I put them in ~/.vim/bundle).

About

Useful files I like to keep in remote access

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published