Skip to content

hoffi/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stefan's dotfiles

Installation

Clone the repo and run the install script:

Fish:

git clone [email protected]:hoffi/dotfiles.git ~/.dotfiles; and cd ~/.dotfiles; and make

To update simply cd into the .dotfiles directory and git pull. If new files were added to the repo simply run make 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

About

My dotfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published