Skip to content

kishan2k/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  • Run Chezmoi $ sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply kishan2k

run ./bin/chezmoi edit-config and enter this:

mode = "symlink"
[data]
    email = "kishan+git@ambasana.me"
    name = "Kishan"    
[git]
    autoCommit = true
    autoPush = true
[edit]
    command = "code"
    args = ["--wait"]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published