Giter VIP home page Giter VIP logo

dotfiles's Introduction

metakermit's ~/.*

After looking at the many interesting dotfile solutions, I decided to go the build-your-own-lightsaber road after all. So here goes…

Features

💦🌱 These configs are actively nourished:

  • 📝 atom – the versatile and modern text editor
  • 💻 zsh – a cozy shell environment with git/virtualenv support
  • 📈 jupyter notebook – easily start a local Jupyter Notebook for number crunching on a train
  • 📝 emacs – the classic text editor – for some reason I keep its config in ➡️ another repo

📼 These configs are still in there, but I rarely use them:

  • 💻 bash – not as cool as zsh, but should still work, I hope
  • ⌨️ autokey – in Ubuntu, I tried to get global Emacs shortcuts, but I hear from people this ain't working any more. I'm mostly in OS X these days. Use at your own risk…

Installation

Note, if you're really thinking of using this for your own config, you should fork the repo and clean out a lot of the stuff that will be useless to you. Sorry, I'm lazy and I didn't really make this a general-purpose config :P

On a clean Ubuntu machine, do:

wget -O - https://raw.githubusercontent.com/metakermit/dotfiles/master/meta/install-linux.sh | bash

In OS X do:

bash <(curl -s https://raw.githubusercontent.com/metakermit/dotfiles/master/meta/install-mac.sh)

Alternatively, if you already have git and you cloned this repository, in Ubuntu just do:

./meta/install-linux.sh

or on a Mac:

./meta/instal-mac.sh

TODO:

  • store kermit-location inside the scripts folder
  • k script prefix with tab-completed subcommands - argparse+genzshcomp, OptionParser or trollop
  • move additionally () to separate file (too custom to my preferences)
  • anonymize some of the configs / scripts that contain stuff very specific to me

Changelog

Thanks!

dotfiles's People

Contributors

metakermit 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.