Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.
/ dotfiles Public archive
forked from gregz67/dotfiles

A minimalist collection of dotfiles

License

Notifications You must be signed in to change notification settings

vmware-archive/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Here are a handful of simple dotfiles.

Installation

First, clone the repo:

git clone https://github.com/pivotal-tokyo/dotfiles.git

After navigating to the repo's root directory, link the bash_profile and aliases with the handy install.sh script.

cd dotfiles
./install.sh

Odds and Ends

There is no bashrc file in this repository, although the bash_profile will attempt to source a .bashrc file if it exists in the home directory. I put various PATH assignments and temporary environment variables in the .bashrc and leave it outside of the repo here so as to avoid polluting these files with arbitrary and passing experiments.

The colors file is an executable script to show all colors in a terminal profile. Run it with:

./colors

If you look in the terminal_profiles directory, you will find three good color profiles for Terminal.app in OS X and as well as a good color profile for iTerm.app.

About

A minimalist collection of dotfiles

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%