Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 984 Bytes

README.md

File metadata and controls

39 lines (30 loc) · 984 Bytes

.dotfiles

A backup of all my dotfiles, shell configurations and themes based on ZSH and other awesome tools.

Requirements

Optional Software

Installation

Before starting install the required packages

Go to the $HOME directory

cd ~

Clone this repository

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

Enter the repository and execute stow to symlink the files to your $HOME directory

cd .dotfiles
stow . # in case you need to replace files just accept

Result