Skip to content

adamhollett/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

191 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

A shell prompt in many colours

Fork this repo and clone it in your home directory so that you get ~/dotfiles.

Please explore a little before running the setup script.

The setup script will symlink to your home directory the files listed in setup.sh.

If you have existing configs in these files, please back them up as this can overwrite them:

./setup.sh

Note: In Windows, run the setup script using the Windows Subsystem for Linux (WSL) or Git Bash for Windows.

Identity

You can add your git identity to git/.gitconfig, or in a file at git/id and it will be included:

[user]
  name = Your Name
  email = [email protected]

About

My dotfiles for macOS and Windows.

Topics

Resources

Stars

15 stars

Watchers

1 watching

Forks

Contributors