Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 958 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 958 Bytes

Stefan's dotfiles

Screenshot of vim and shell prompt

Installation

Clone the repo and run the install script:

git clone [email protected]:hoffi/dotfiles.git ~/.dotfiles && cd ~/.dotfiles && ./install

To update simply cd into the .dotfiles directory and git pull. If new files were added to the repo simply run ./install again and it will setup everything correctly

Configure git user

To configure the git user create a file .gitconfig.user in your HOME directory and add your user infos:

[user]
name = NAME
email = EMAIL

Theme

hoffi/zsh-theme-lambda

Thanks to