Skip to content

topalovic/.dot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

242 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nikola's dotfiles

Setup

Clone the repo to your home folder and run:

$ .dot/install

👊 Bam. Done.

Customization

To round off git configuration, set up ~/.private/gitconfig with your personal info:

[user]
  name  = Nikola Topalović
  email = nikola@example.org

[github]
  user  = topalovic
  token = <github-token>

For secret vars and other local data, provide a ~/.private/env script that will be sourced automatically.

Grab the pre-patched fonts for powerline and don't forget to check bin and etc for optional goodies.

Cleanup

To unlink all dotfiles, run:

$ .dot/unlink

About

Everything starts from a dot --Kandinsky

Resources

Stars

Watchers

Forks

Contributors