Code Monkey home page Code Monkey logo

dotfiles's Introduction

enkoders dotfiles

This repo contains all of my important dotfiles that configures my development environment. I realize I have gone full neckbeard by running Arch and using vim as my editor but it rally has forced me to stop being lazy and become a better programmer.

cloning

I prefer to clone this repo into a dotfile like folder so it doesn't clutter my home directory.

git clone https://github.com/enkoder/dotfiles ~/.dotfiles
cd .dotfiles

Installing

Installing is easy, just run the folowing command

./insall.sh [force]

This script will clone any necessary repos, run the link.sh script, and change my shell to the beloved zsh. By adding force as a param any symlink or file will be removed as the install script is traversing repo.

install/link.sh

This script will traverse through this repo finding any files that end in .symlink. These files then get symlinked to my HOME directory which makes esiting and improving these files very easy. For example if I need to make a change in my init.vim script, I make the changes in dotfiles repo and source the file again in vim and the change will be reflected in vim.

config folder

Config behaves differently than the symlink files because I want to maintain the folder structure. So I symlink ALL folders in config instead of the files.

dotfiles's People

Contributors

enkoder avatar kodiegoodwin avatar

Watchers

James Cloos 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.