Coder Social home page Coder Social logo

crosse / dotfiles Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 968 KB

My dotfiles.

License: ISC License

Perl 36.00% Shell 54.10% PowerShell 2.66% Makefile 3.76% Python 2.08% GDB 0.68% Clojure 0.15% Erlang 0.02% Common Lisp 0.55%
dotfiles pkgsrc makefile

dotfiles's Introduction

dotfiles

These are my dotfiles. There are many like them, but these ones are mine.

Dependency on anyenv

I have made the decision to use anyenv to manage various programming language installations instead of attempting to install them via a platform's package repository or downloading the pacakge myself. Thus, installing Python, Ruby, or Go will first install anyenv, then pyenv (and pyenv-virtualenv), rbenv, and goenv, respectively.

Installing/Updating

Use make help to get a list of things you can do.

usage: make [target]

env:
  anyenv                          Install anyenv to manage **envs.
  goenv                           Install goenv via anyenv.
  pyenv                           Install pyenv via anyenv.
  rbenv                           Install rbenv via anyenv.

languages:
  go                              Install Go (using goenv).
  go-tools                        Install some useful Go tools (golint, cover).
  python2                         Install Python 2 (uses pyenv).
  python3                         Install Python 3 (uses pyenv).
  ruby                            Install Ruby (uses rbenv).

meta:
  build                           Run the bin, dotfiles, personal, and keyservers targets.
  all                             Run the default, fonts, go, gotools, and personal targets.

options:
  bin                             Symlink all bin files to $HOME/bin.
  dotfiles                        Symlink all dotfiles to $HOME.
  fonts                           Install fonts using font-install.
  personal                        Install personal tools (sshsrv, font-install, pwhois).
  misc                            Miscellaneous things, like diff-so-fancy.
  keyservers                      Download the latest public certificate for sks-keyservers.

other:
  versions                        Show software versions that will be installed.
  help                            Show this help.
  info                            Print out environment as detected by this Makefile.

platform-specific:
  pkgsrc                          (OSX) Install pkgsrc.
  pkgsrc-remove                   (OSX) Remove pkgsrc.
  git                             (OSX) Install git from pkgsrc.

Attribution

The Makefile and symlinking ideas were borrowed from the most-excellent Jessie Frazelle's dotfiles repo. The rest of the heinous make stuff is my own.

dotfiles's People

Stargazers

 avatar  avatar

Watchers

 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.