GithubHelp home page GithubHelp logo

alejandrogih / dotfiles Goto Github PK

View Code? Open in Web Editor NEW

This project forked from netj/dotfiles

0.0 2.0 0.0 1.11 MB

netj's dotfiles

License: Other

Shell 22.08% Emacs Lisp 2.08% Makefile 8.76% Vim Script 20.99% Perl 2.98% CSS 0.52% AppleScript 41.14% Python 1.46%

dotfiles's Introduction

netj's dotfiles

Installation

Run the following command and press y for the files you want to install:

bash <(u=git.io/netj.files; curl -fsSL $u || wget -nv -O- $u)

It clones the git repo to ~/.dotfiles, installs chosen dotfiles as symlinks pointing inside the repo, then runs a new login shell. Existing dotfiles will be backed up with names ending with ~. Make sure you have Git and curl or Wget on your system. When run on a Debian-based OS in the cloud, such as AWS EC2, Git will be automatically installed and other essential packages related to the dotfiles will be suggested for installation.

Trying out

If you want to simply explore what my dotfiles do, setting a temporary path for HOME does the job:

HOME=/tmp/home  bash <(u=git.io/netj.files; curl -fsSL $u || wget -nv -O- $u)

Notes

  • There are more good stuffs under Fonts/ and Mac/.

  • Put any of your per-machine/per-account tweaks in a .*_local file. For example,

    • .bash_local for declaring aliases, adjusting PATH, or exporting environment variables.
    • .vim_local for any local Vim configuration customization.
    • .tmux_local for any local TMUX tweaks, e.g., wrapping the default-command with reattach-to-user-namespace in OS X.
  • You can run following commands later to stay up-to-date:

      cd ~/.dotfiles
      git pull
      ./install
    
  • If you want to send me your modifications, please put them up in your GitHub fork and send me a pull request at my repo.

  • I use a zlib/libpng style license. Consult the COPYRIGHT file for more information on using these files.

Warning

  • Use entirely at your own risk -- no warranty is expressed or implied.
  • Playing around with your dotfiles is a very time consuming activity.

~netj

dotfiles's People

Contributors

netj avatar

Watchers

James Cloos avatar Alejandro Giraldo 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.