Skip to content

fstehle/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fstehles dotfiles

Dependencies

  • oh-my-zsh

Installation

git clone https://github.com/fstehle/dotfiles.git
cd dotfiles
script/bootstrap

iTerm2 Configuration

  • Open iTerm2.
  • Go to the Preferences (⌘,)
  • In the General tab, check Load preferences from a custom folder or URL.
  • Fill in the text field to point to /Users/your_name/.dotfiles/iterm2.
  • Restart iTerm2.

Oh My Zsh Configuration

Put this to the end of ~/.zshrc

if [[ -a ~/.zshrc_custom ]]
then
  source ~/.zshrc_custom
fi

Thanks

License

MIT License. © 2015 Fabian Stehle

About

🔧 .files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors