Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Trevor's dotfiles

NotificationsYou must be signed in to change notification settings

trevmex/dotfiles

Repository files navigation

These are my personal bash/vim settings. Fee free to use them.

Prerequisites

You will need to install Homebrew first (if you are on Mac OS X):

ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"

To get advanced bash tab completion:

brew install bash-completion

There are some other tools you might want as well:

brew install ag  # this is an alternative to grep that is very awesomebrew install tmux # this is an alternative to screen that is very awesome\curl -L https://get.rvm.io | bash -s stable # RVM allows you to install multiple Ruby interpretersgem install pry # pry is a GREAT alternative to irb for Ruby development

Installation

Add these files to your home directory.

If you are using Windows, change the following files:

move .vimrc _vimrcmove .gvimrc _gvimrcmove .vim vimfiles

License

Copyright 2011-2014 Trevor Lalish-Menagh

Licensed under the Apache License, Version 2.0 (the "License");you may not use this file except in compliance with the License.You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, softwaredistributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions andlimitations under the License.

About

Trevor's dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp