Skip to content

mcttn22/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

My Dotfiles

Installation

  1. Download the bare repository with:
  • git clone --bare https://github.com/mcttn22/dotfiles.git ~/.dotfiles
    
  1. Update files to .dotfiles contents with:
  • git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME checkout
    
  1. Apply new .bashrc file contents to current terminal session with:
  • source ~/.bashrc
    
  1. Only show tracked files with:
  • dotfiles config --local status.showUntrackedFiles no
    

About

My dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published