Skip to content

alanquigley-toast/dotfiles

 
 

Repository files navigation

dotfiles

My dotfiles.

Installation

cd ~
git clone https://github.com/jaredpalmer/dotfiles.git && cd dotfiles && ./sync.sh

To update later on, after you push to github, just run the ./sync.sh script again.

Note: .extra file is not committed for security

Bash Prompt

My bash prompt configuration is in .bash_prompt. It shows the current directory and branch name, and looks like this:

screenshot 2018-12-28 15 47 58

Related

Most of this is ripped from the following other dotfiles:

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%