Skip to content

chrismilson/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Various configuration files and scripts. It makes me feel more at home.

Install

To install the dotfiles:

  1. Fork the repository to your own github account.

  2. Clone your shiny new fork to your own computer.

    $ git clone git@github.com:<your github username>/dotfiles.git
  3. Navigate to the bin folder

    $ cd <path to repository>/bin
  4. Run the install script

    $ ./dotfiles

Powershell

The install for the powershell dotfiles is much the same, but instead of running bin/dotfiles, run bin/dotfiles.ps1.

Note that it is highly recommended to change the powershell colour scheme to match the solarized colours that the prompt is expecting. For details about how to do this, see the powershell solarized repository.

Thanks to...

Releases

No releases published

Packages

No packages published