Skip to content

torbjoernk/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

These are the dotfiles of @torbjoernk for:

  • zsh
  • vim
  • Ruby/irb
  • rvm

Under dotfiles/bin there are some useful scripts and tools.

Usage

git clone https://github.com/pfleidi/dotfiles.git ~/dotfiles
cd ~/dotfiles
./bootstrap.sh

See ./boostrap.sh help for useful arguments to that script.

Installed frameworks

Custom PATHs

The dotfiles bundle does contain some custom PATH settings Please check zshrc for them.

Local Overrides

Local ZSH settings can be overridden by creating a ~/.zshrc.local file:

# Override theme
export ZSH_THEME="candy"
# Override plugins
plugins=(dirpersist git npm deb debian rvm gem)

Source

The dotfile repo is based on @pfleidi's. The vim configuration and plugins are partly taken from @krisleech and modified to fit my needs.

About

My dotfiles with configuration for zsh, vim and rvm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published