Skip to content

NeOzay/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My dot files list

Setup environment in a new computer

Make sure to have git installed, then:

  • clone your github repository
    git clone --bare https://github.com/neozay/dotfiles.git $HOME/.dotfiles
    
  • define the alias in the current shell scope
    alias dotfiles='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
    
  • checkout the actual content from the git repository to your $HOME
    dotfiles checkout
    

About

my dot files list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages