Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

robinvw1/dotfiles

Repository files navigation

Robin's dotfiles

These are my dotfiles. Use them at own your own risk.

example

Features

  • Customized prompt.
  • All kinds of aliases for easier navigation and show or hide hidden files on OS X.
  • Autocorrect for typos in path names when using cd.
  • Export variables for Go.
  • A default Git ignore file.
  • ...and more.

Installation

Create a new directory and run:

git clone https://github.com/robinvw1/dotfiles.git && source dotfiles/install.sh

Private settings

You can put private settings such as Git credentials in ~/.private which will be sourced from ~/.bash_profile automatically. This file is in .gitignore.

Feedback

Suggestions or improvements are more than welcome. Send me a tweet: @robinvw1.

Credits

Releases

No releases published

Packages

No packages published

Languages