Skip to content
forked from bitboxer/dotfiles

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

License

Notifications You must be signed in to change notification settings

zkayser/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bodo Tasche Dot Files

These are config files to set up a system the way I like it. This was a fork of dotfiles by Ryan Bates but this is no longer the case.

badge

Installation

bundle
bundle exec rake up

This will install all needed packages and links my config files to $HOME.

GIT

I added my Git config as example file. Just rename the .gitconfig_example to .gitconfig and change the Email and Username to yours.

And more ...

There is sadly way to much stuff in this repo to document it all in this readme. A few keypoints (that might already have been changed since writing this 😉 ) :

  • I use zsh with the awesome oh-my-zsh
  • For neovim I use vim-plug
  • In the packages.yml you will see a nice list of brews, gems and npm packages I am using

And for the rest: just dig through here and copy everything that sounds nice to you.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 56.3%
  • Shell 35.9%
  • Ruby 7.8%