Skip to content

Discolai/dotconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

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 [email protected]: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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages