Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

Installation

Manual installation with stow

Install GNU Stow:

sudo pacman -S stow

Clone the repository:

mkdir -p ~/.mydotfiles
cd ~/.mydotfiles
git clone --depth 1 https://github.com/xonorhc/mydotfiles.git

Create symlinks:

cd ~/.mydotfiles
stow --verbose --target=$HOME --dir=$HOME/.mydotfiles/dotfiles --restow .

Restart your system.

Uninstall

Delete symlinks

Remove all symlinks:

cd ~/.mydotfiles
stow --verbose --target=$HOME --delete .

Credits

Learned/Copied a lot from these projects:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages