Skip to content
/ .dot Public

Everything starts from a dot --Kandinsky

Notifications You must be signed in to change notification settings

topalovic/.dot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 = [email protected]

[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