GithubHelp home page GithubHelp logo

captbaritone / dotfiles Goto Github PK

View Code? Open in Web Editor NEW
91.0 14.0 9.0 1.61 MB

My configuration files

Shell 7.82% PHP 3.00% HTML 0.02% JavaScript 1.08% Vim Script 88.00% Rich Text Format 0.08%
vim dotfiles hyper tmux vimrc zshrc tmux-configuration

dotfiles's Introduction

Dotfiles

These are my personal configuration files. Having them in a GitHub repository allows me to instantly set up shop on any machine as well as keep my tools and configurations in sync across my laptop and desktop machines.

Workflow

For the curious, here is a list of the tools (toolchain) I am currently using. It is heavily keyboard and command-line centric.

  • OS: OSX on my laptop and Ubuntu on my various servers. These dotfiles work on both.
  • Terminal: Hyper a terminal written in JS/HTML/CSS.
  • Text editor: Vim may have a steep learning curve, but for me the return on investment was nearly immediate. For anyone looking to make the leap, I recommend reading Coming Home to Vim a blog post by Steve Losh and Your problem with Vim is that you don't grock vi by StackOverflow user Jim Dennis.
    • Colorscheme: Molokai a high contrast, dark background colorscheme.
    • Code Linting: Syntastic Find mal-formatted code at save time instead of at run time.
    • Undo: Gundo View and move through undo history as a tree.
    • Status Line: Vim Airline Beautiful status line with all the info I need, implemented in native VimL.
    • File Opener: ctrl-p Fuzzy matching file opener.
  • Version control: Git I interact with Git via the command line.

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.