sudo pacman -S --noconfirm git stow
mkdir /home/dotfiles/
git clone 'https://github.com/niranjanshr13/dotfiles' /home/dotfiles/
cd /home/dotfiles/
stow -vt /home/$USER/ .
niranjanshr13/dotfiles
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
sudo pacman -S --noconfirm git stow
mkdir /home/dotfiles/
git clone 'https://github.com/niranjanshr13/dotfiles' /home/dotfiles/
cd /home/dotfiles/
stow -vt /home/$USER/ .