Giter Club home page Giter Club logo

dotfiles's Introduction

dotfiles

Okay, so I managed to come up with BASH script install that one can simply run and get all of the "dotfiles".

WARNING

This script deletes all current, files and directories listed below and replaces them with symbolik link from git source to the user's home directory.

~/.vim
~/.vimrc
~/.bash_profile
~/.bashrc
~/.inputrc
~/.profile
~/.mycd
~/.tmux.conf

Actually right now script only deletes symbolik links and wont do anything if it find actual file or directory. I hope in future to modify the script to look for relevant files and directories, back them up and then remove them all irrespective if it is symlink or actual file/directory.

By the way Each directory contains specific dot files together with some handy cheatsheets

References

My dotfiles set history per directory and I got the code for it from here

Setting up instant markdown for vim

  • need to have nodejs installed sudo apt-get install nodejs (on Ubuntu)
  • also install nmp sudo apt-get install nmp
  • follow this link for the rest of instructions

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.