Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfile configuration repo

Cloning

Clone the repo as a bare repository into your home directory with the following commands:

  • $git clone --bare git@github.com:Discolai/dotconfig.git $HOME/.cfg
  • $alias config='/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME'
  • $config checkout

The last command might produce an error stating that a number of working tree files will be overwritten. Back them up or delete them and run the last command again.

Load the new configuration by relaunching the terminal or running the following command: $. ~/.bashrc

About

Linux configuration dotfiles and dotfolders

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages