Skip to content
Snippets Groups Projects
Commit 5194f7c0 authored by iliya's avatar iliya
Browse files

feat: created readme

parent a5209dda
No related branches found
No related tags found
No related merge requests found
# dotfiles
## Prerequisites
Make sure `GNU Stow` is installed on your machine.
### Arch based distros -- Installation procedure
```bash
sudo pacman -S stow
```
## Procedure for restoring dotfiles
1. Clone repo at `$HOME` directory (e.g. `~/`)
```bash
git clone --recurse-submodules ssh://git@ssh.hesge.ch:10572/iliya.saroukha/dotfiles.git
```
2. `cd` into project
3. Run the following command
```bash
stow .
```
_Si la vie est belle_ all the symlinks to the files in this repo should've been
created at the correct locations
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment