Giter VIP home page Giter VIP logo

dotfiles's Introduction

Usage

  • Clone (or better: fork) this repository preferably into your home directory
  • Run ./install.sh to install:
    • rvm with the latest ruby and jruby plus a couple of gems: rake, bundler and pry
    • zsh
    • tmux with tmuxinator
    • vim-athena
    • janus
    • exuberant-ctags
    • ack and ag
    • leiningen
    • mosh
    • hub for better communication with github (disabled atm)
    • additional vim plugins (including YouCompleteMe and a fork of UltiSnips)
    • all dotfiles and directories
    • git hooks to automate ctags creation
    • custom snippets
    • fonts for vim-airline and a custom theme
    • xcape to remap Caps_Lock to Ctrl AND Esc
  • Follow the instructions
    • You'll be prompted for your sudo password among other things
  • Enjoy, it's awesome!

This is using a fork of oh-my-zsh which contains several refactors to its codebase. Among it is a cleaned up git.zsh file which vastly improves git querying speed in your prompt.

dotfiles's People

Contributors

ce6n avatar lfdm avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

lichtr ce6n

dotfiles's Issues

Dump Janus.

Extract what's needed and use an own vim conf.

Fix broken pre-commit script

Not sure, doesn't go well with totally unrelated stuff and aborts such commits.
Also allow pry or focus calls when they are commented out.

Add pre-commit hooks

There is a gem to do it, but that might be to much.
Need checks for rspec focus, pry statements and probabaly empty eof lines.

Check rebind-keys script

This works just fine on the desktop, on the laptop though something is different. The capsLock tricks are working only when I run the program manually, which is a problem, because the script was run before, therefore we end up with polluted shift keys.

There seems to be some sort of lag or whatever. Maybe just try to sleep for a little before the script runs.

Add a minimal vim configuration

Vim takes fairly long to startup with all the plugins, which is an
annoyance when vim is called for very quick fixes only (think of
interactive git commits or rebasing).

This would be easier without janus, which pretty much stands in the way
of this...

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.