Giter VIP home page Giter VIP logo

dotfiles's Introduction

Obmarg's Dotfiles

This repository contains my dotfiles and a python script that takes care of moving everything into place and downloading my various vim plugins.

Currently the dotfiles consist of my vimrc and my bashrc. Most of the vimrc contains inline documentation, so feel free to have a browse and steal ideas.

If anyone feels like cloning the repository, then it's worth mentioning that there are some configuration options very specific to me. I'll attempt to mention all of them in this readme, but I may forget.

At present, _gitconfig at least will have my name & email address contained within it. You will probably want to update this file

Setup.py

The setup.py script included in this repository can be used to automatically configure a PC to make use of the dotfiles from this repository. Currently, it can:

  • Optionally link _vimrc & _bashrc & _zshrc to the appropriate dotfiles in the users home directory. The original files (if there are any) will be stored as ~/.bashrc.back etc.
  • Install the vim pathogen plugin from vim.org to allow easy management of vim plugins.
  • Install or update vim plugins from vim.org & git repositories as configured in dotfiles.conf
  • Install oh-my-zsh

Config

Configuration is setup in dotfiles.conf. There's comments in there explaining what everything does

Usage

Running python setup.py should start the process. You will be asked if you want to install _vimrc & _bashrc, and then the vim plugins as listed in dotfiles.conf will be installed.

The command can be repeated at a later date, and it will ensure that all git based vim plugins are kept up to date.

If you decide you no longer want a vim plugin, simply remove it from dotfiles.conf and run python setup.py -c to have setup.py delete it.

dotfiles's People

Contributors

obmarg avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.