GithubHelp home page GithubHelp logo

aereal / dotfiles Goto Github PK

View Code? Open in Web Editor NEW
170.0 9.0 56.0 1.72 MB

My config files.

Shell 32.74% Ruby 3.45% JavaScript 1.53% Perl 1.85% Go 2.06% Scheme 0.10% YASnippet 2.11% Vim Snippet 2.66% Lua 1.01% Vim Script 52.48%

dotfiles's Introduction

dotfiles

Build Status

This repository includes a lot of configuration file is used and optimized for me.

You can clone or fork them freely, but I don't guarantee that they fit you.

Tools configured

  • Git
  • Vim
  • tmux
  • Zsh
  • OS X (Preferences)
  • Ruby tools
    • Capistrano
    • Pow
    • Pry
    • Preferred gems

Tools included

These tools are included as submodule.

  • cdd - The utility to change working directory over the terminal multiplexor's window

Policies

  • Automatation
  • Vim is the editor
  • Maximize the performance in loved environment

Automation

The setup process should be automated to keep syncing environment easy.

Vim is the editor

Using the tools as over the their domain is painful.

Maximize the performance in loved environment

It is stupid to spoil the performance to keep portability.

Installation

to be documented ...

dotfiles's People

Contributors

aereal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dotfiles's Issues

Vim でクリップボードが利用できない

25cbac4 これで reattach-to-user-namespace で zsh を起動するのをやめたら、クリップボードへアクセスできなくなった。

  • YankRing などを導入する
  • Vim を起動するときに reattach-to-user-namespace` でラップする

シェル内で実行するときだけ問題になるので reattach-to-user-namespace を使うのがよさそう

zsh の設定もうちょっと分割してみる

メモ

読み込み順序

  1. /etc/zshenv
  2. $ZDOTDIR/.zshenv
  3. /etc/zprofile (ログインシェル)
  4. $ZDOTDIR/zprofile (ログインシェル)
  5. $ZDOTDIR/.zshrc (インタラクティブシェル)
  6. /etc/zlogin (ログインシェル)
  7. $ZDOTDIR/.zlogin (ログインシェル)

ZSH_HOME -> ZDOTDIR

  • 既存の ZSH_HOMEZDOTDIR に置き換える

読み込みの感じを考えないといけないかも?

fish

  • backslash -> ~/ expansion
  • automatically launch tmux
  • MacVim alias

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.