Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chkg2a/dot-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Installation Instruction

sh -c "$(curl https://raw.githubusercontent.com/chkg2a/dot-install/master/installer.sh)"

Easily Manage dotfiles

You can use stow to easily manage dotfiles

pacman -S stow

Make a directory

mkdir $HOME/dotfiles

Copy your dotfiles

cp -r ~/.zshrc ~/.config/nvim ~/dotfiles

Sync it

cd ~/dotfiles && stow --adopt .

Make A Git repo

And push it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages