Skip to content

AconCavy/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

git clone https://github.com/AconCavy/dotfiles.git

Commands

Setup

Setup the OS settings and softwares.

./scripts/setup.sh

Link

Create a symlink of the dotfiles to the $HOME directory.
If a dotfile with the same name exists in $HOME directory, move it to the $HOME/.dotbackup directory.

./scripts/link.sh

Unlink

Delete a symlink of the dotfiles from the $HOME directory.
If a dotfile exists in the $HOME/.dotbackup directory, move it to the $HOME directory.

./scripts/unlink.sh

Configure dotfiles

Place shared dotfiles in the ./dotfiles-shared.
Place OS-specific dotfiles in the ./dotfiles-{OS} for each OS.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks