Code Monkey home page Code Monkey logo

yt.rc's Introduction

yt.rc

My RC Files, sprinter configuration, etc.

Installing

If you have sprinter, installation is:

sprinter install https://raw.github.com/toumorokoshi/yt.rc/master/toumorokoshi.cfg

Additional steps

  • add ssh key to github (~/.sprinter/toumorokoshi/github/github.pub)

Ubuntu 12.04 Specific Setup

Install compiz settings:

sudo apt-get install compiz compizconfig-settings-manager compiz-fusion-plugins-extra compiz-fusion-plugins-main compiz-plugins wmctrl

To get to settings manager type:

ccsm

The notable configuration is:

  • 'grid' for aero-like window snapping

toumorokoshi's emacs environment

This the emacs environment I use to do almost anything coding-related. Feel free to fork it if you'd like, always looking for more improvements on this.

NOTES

I've categorized my emacs dependencies into two sections: with externals and without externals.

By "externals" I mean any .el files, folders, or scripts that need to be downloaded. .emacs.noexternals with work fine with just the basic emacs out right now (23.3)

Create a symbolic link to the version that you would like. The .externals is considerably harder, as this requires you to go around and find every include I've added. Sounds like emacs24 will have a package manager, so at that point I'm sure the .external version will be much more accessible.

Anyway, I have .externals depending on .noexternals, so you only to use one:

.emacs.externals (loads) -> .emacs.noexternals

Packages are now stored on .emacs.packages, and primarly uses package.el to install. I also primarily use Melpa as my main package repository, as most of those packages are built directly from the git repositories.

Externals to install

jedi and epc should be installed (python code complete):

easy_install jedi
easy_install epc

yt.rc's People

Contributors

toumorokoshi avatar

Watchers

Victor Liu 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.