Skip to content

aokolish/dotfiles

 
 

Repository files navigation

How to install these

cd ~
git init
git remote add origin <repo-url>
git fetch
git switch --no-overwrite-ignore master

Homebrew

Many things here rely on Homebrew.

Once brew is installed, install the following:

brew install rg
brew install vim
brew install autojump
brew install selecta
brew install universal-ctags

About

config files for zsh, bash, completions, gem, git, irb, rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 58.7%
  • Vim Script 34.8%
  • Perl 5.0%
  • Python 1.5%