Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

vodchella/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

188 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

Installation

  • Clone this repository with --bare option
  • Add alias to shell cfg='git --git-dir=$HOME/projects/dotfiles/ --work-tree=$HOME'
  • Remove all files from disk which Git wants to overwrite cd ~ && cfg ls-files | xargs rm
  • Checkout the actual content from the bare repository cfg checkout
  • Set the flag showUntrackedFiles to no on this specific (local) repository config --local status.showUntrackedFiles no

More information: https://www.atlassian.com/git/tutorials/dotfiles

Used software

About

My dotfiles

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors