Skip to content

officel/config_git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

config_git

my git config on $XDG_CONFIG_HOME/git/

usage

cd ~/.config  # $XDG_CONFIG_HOME or $HOME/.config
git clone https://github.com/officel/config_git.git ./git

# or I do it this way
cd ~/repos/github.com/officel/
git clone https://github.com/officel/config_git.git
ln -s ~/repos/github.com/officel/config_git/ ~/.config/git
  • install id_rsa (manual)
  • fix git config remote.origin.url after clone

see

related my projects

Releases

No releases published

Packages