Git Product home page Git Product logo

dotfiles's Introduction

Installation

Run this command in your Debian based terminal:

curl -L https://raw.github.com/demophoon/dotfiles/master/install.sh | sh

Or pull down the repository and run setup.sh to let the magic happen.

On Mac OSX

You will want to install Homebrew (http://brew.sh/) and run brew bundle Brewfile before you run the command above.

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Run the following command on in a mac terminal once to apply osx settings.

source ./.osx
sudo reboot

Use zsh instead of bash!

chsh -s /bin/zsh

Warning

THIS WILL REMOVE YOUR CURRENT DOTFILES IN YOUR HOME DIRECTORY. MAKE BACKUPS BEFORE INSTALLING

To automatically enable pushing to origin after commit run these commands

chmod a+x ./push.sh
ln -s ./push.sh ./.git/hooks/post-commit

Install Script

  • setup.sh [--force]
    • Installs dotfiles into home directory. Warning: This will remove current settings in your home directory! Only run if you want the dotfiles in this repository! You have been warned!

Builtin Utilities

  • attach

    • Attach or create a tmux session
  • sandbox

    • Connects to a sandbox tmux session
  • update_dotfiles

    • Updates dotfiles if an update exists
  • activate

    • Finds and activates a python virtual environment if one is found in one of the child directories in the working directory

dotfiles's People

Contributors

demophoon avatar mjperrone avatar

Watchers

 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.